NeoPZ
TPZDiffMatrix< T > Member List

This is the complete list of members for TPZDiffMatrix< T >, including all inherited members.

Add(TPZDiffMatrix< T > &matrix, const T &scale=T(1.))TPZDiffMatrix< T >inline
AddAlignDiv(TPZVec< T > &gradx, const int64_t varOffset, const int64_t dim, TPZVec< T > &Divergent)TPZDiffMatrix< T >inline
AddDiv(T &dPhi, TPZVec< T > &U, const int64_t dim, TPZVec< T > &Divergent, TPZDiffMatrix< T > &dDivergent)TPZDiffMatrix< T >inline
Cols() constTPZDiffMatrix< T >inline
Decompose_LU()TPZDiffMatrix< T >inline
fColsTPZDiffMatrix< T >private
fDecomposedTPZDiffMatrix< T >private
fRowsTPZDiffMatrix< T >private
fStoreTPZDiffMatrix< T >private
GetVal(const int64_t row, const int64_t col) constTPZDiffMatrix< T >inline
index(const int64_t i, const int64_t j) constTPZDiffMatrix< T >inlineprivate
Multiply(TPZVec< T > &In, TPZVec< T > &Out, const T &scale=T(1.))TPZDiffMatrix< T >inline
Multiply(TPZDiffMatrix< T > &In, TPZDiffMatrix< T > &Out, const T &scale=T(1.))TPZDiffMatrix< T >inline
MultiplyAdd(TPZDiffMatrix< T > &In, TPZDiffMatrix< T > &Out, const T &scale=T(1.))TPZDiffMatrix< T >inline
operator()(const int64_t i, const int64_t j=0)TPZDiffMatrix< T >inline
operator=(const TPZDiffMatrix< T > &source)TPZDiffMatrix< T >inline
PutVal(const int64_t row, const int64_t col, const T &value)TPZDiffMatrix< T >inline
Redim(const int64_t rows, const int64_t cols)TPZDiffMatrix< T >inline
Reset()TPZDiffMatrix< T >inline
Rows() constTPZDiffMatrix< T >inline
Substitution(TPZDiffMatrix< T > *B) constTPZDiffMatrix< T >inline
TPZDiffMatrix()TPZDiffMatrix< T >inline
TPZDiffMatrix(const int64_t rows, const int64_t cols)TPZDiffMatrix< T >inline
TPZDiffMatrix(const TPZDiffMatrix &copy)TPZDiffMatrix< T >inline
Transpose(TPZDiffMatrix< T > &matrix)TPZDiffMatrix< T >inline
~TPZDiffMatrix()TPZDiffMatrix< T >inline