![]() |
NeoPZ
|
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() const | TPZDiffMatrix< T > | inline |
| Decompose_LU() | TPZDiffMatrix< T > | inline |
| fCols | TPZDiffMatrix< T > | private |
| fDecomposed | TPZDiffMatrix< T > | private |
| fRows | TPZDiffMatrix< T > | private |
| fStore | TPZDiffMatrix< T > | private |
| GetVal(const int64_t row, const int64_t col) const | TPZDiffMatrix< T > | inline |
| index(const int64_t i, const int64_t j) const | TPZDiffMatrix< 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() const | TPZDiffMatrix< T > | inline |
| Substitution(TPZDiffMatrix< T > *B) const | TPZDiffMatrix< T > | inline |
| TPZDiffMatrix() | TPZDiffMatrix< T > | inline |
| TPZDiffMatrix(const int64_t rows, const int64_t cols) | TPZDiffMatrix< T > | inline |
| TPZDiffMatrix(const TPZDiffMatrix ©) | TPZDiffMatrix< T > | inline |
| Transpose(TPZDiffMatrix< T > &matrix) | TPZDiffMatrix< T > | inline |
| ~TPZDiffMatrix() | TPZDiffMatrix< T > | inline |
1.8.13