OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::CompRow_ILUPreconditioner |
Implemantation of ILU (Incomplete LU) Preconditioner for compressed row sparse matrices. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for CompRowPrecond | |
#define | _IFT_CompRow_ILUPrecond_droptol "droptol" |
#define | _IFT_CompRow_ILUPrecond_partfill "partfill" |
#define _IFT_CompRow_ILUPrecond_droptol "droptol" |
Definition at line 46 of file ilucomprowprecond.h.
Referenced by oofem::CompRow_ILUPreconditioner::initializeFrom().
#define _IFT_CompRow_ILUPrecond_partfill "partfill" |
Definition at line 47 of file ilucomprowprecond.h.
Referenced by oofem::CompRow_ILUPreconditioner::initializeFrom().