nCenterFocus::CFJacobianInfo< Matrix_Type > Class Template Reference

#include <Output.h>

List of all members.

Public Member Functions

virtual ~CFJacobianInfo ()
 CFJacobianInfo (const Matrix_Type *jacobian, int rank)
void setJacobianMatrix (Matrix_Type *jacobian)
void setJacobianRank (int jacobianRank)
int getJacobianRank () const
const Matrix_Type * getJacobianPtr () const
void print (ostream &os, string prefix) const

Protected Member Functions

 CFJacobianInfo ()

Protected Attributes

const Matrix_Type * jacobianMatrix_m
int jacobianRank_m

Detailed Description

template<class Matrix_Type>
class nCenterFocus::CFJacobianInfo< Matrix_Type >

Note:
jacobianMatrix_m wird an anderer Stelle freigegeben! evtl SmartPtr einfuehren

Definition at line 499 of file Output.h.


Constructor & Destructor Documentation

template<class Matrix_Type>
nCenterFocus::CFJacobianInfo< Matrix_Type >::CFJacobianInfo (  )  [inline, protected]

Definition at line 505 of file Output.h.

template<class Matrix_Type>
virtual nCenterFocus::CFJacobianInfo< Matrix_Type >::~CFJacobianInfo (  )  [inline, virtual]

Definition at line 509 of file Output.h.

template<class Matrix_Type>
nCenterFocus::CFJacobianInfo< Matrix_Type >::CFJacobianInfo ( const Matrix_Type *  jacobian,
int  rank 
) [inline]

Definition at line 512 of file Output.h.


Member Function Documentation

template<class Matrix_Type>
const Matrix_Type* nCenterFocus::CFJacobianInfo< Matrix_Type >::getJacobianPtr (  )  const [inline]
template<class Matrix_Type>
int nCenterFocus::CFJacobianInfo< Matrix_Type >::getJacobianRank (  )  const [inline]
template<class Matrix_Type>
void nCenterFocus::CFJacobianInfo< Matrix_Type >::print ( ostream &  os,
string  prefix 
) const [inline]
template<class Matrix_Type>
void nCenterFocus::CFJacobianInfo< Matrix_Type >::setJacobianMatrix ( Matrix_Type *  jacobian  )  [inline]
template<class Matrix_Type>
void nCenterFocus::CFJacobianInfo< Matrix_Type >::setJacobianRank ( int  jacobianRank  )  [inline]

Member Data Documentation

template<class Matrix_Type>
const Matrix_Type* nCenterFocus::CFJacobianInfo< Matrix_Type >::jacobianMatrix_m [protected]
template<class Matrix_Type>
int nCenterFocus::CFJacobianInfo< Matrix_Type >::jacobianRank_m [protected]

The documentation for this class was generated from the following file:
Generated on Tue Nov 23 13:10:53 2010 for centerfocus by  doxygen 1.6.3