![]() |
NeoPZ
|
Contains TPZDiffMatrix class which to hold the flux derivatives A B C and diffusive matrix coefficients. More...
Go to the source code of this file.
Classes | |
| class | TPZDiffMatrix< T > |
| Matrix class to hold the flux derivatives A B C and diffusive matrix coefficients. Matrix. More... | |
Enumerations | |
| enum | EStatus { EOk, EIncompDim, EZeroPivot } |
Functions | |
| template<class T > | |
| std::ostream & | operator<< (std::ostream &out, TPZDiffMatrix< T > &A) |
| Re-implements << operator to output of matrices. More... | |
Contains TPZDiffMatrix class which to hold the flux derivatives A B C and diffusive matrix coefficients.
Definition in file pzdiffmatrix.h.
| std::ostream& operator<< | ( | std::ostream & | out, |
| TPZDiffMatrix< T > & | A | ||
| ) |
Re-implements << operator to output of matrices.
Definition at line 155 of file pzdiffmatrix.h.
1.8.13