36 #ifndef ilucomprowprecond_h 37 #define ilucomprowprecond_h 46 #define _IFT_CompRow_ILUPrecond_droptol "droptol" 47 #define _IFT_CompRow_ILUPrecond_partfill "partfill" 96 #endif // ilucomprowprecond_h
Base class for all matrices stored in sparse format.
virtual ~CompRow_ILUPreconditioner(void)
Destructor.
Class implementing an array of integers.
Implementation of sparse matrix stored in compressed column storage.
CompRow_ILUPreconditioner()
Constructor. The user should call initializeFrom and init services in this given order to ensure cons...
Class representing vector of real numbers.
Abstract class for IML++ compatible preconditioner.
IRResultType
Type defining the return values of InputRecord reading operations.
Implemantation of ILU (Incomplete LU) Preconditioner for compressed row sparse matrices.
virtual const char * giveClassName() const
returns the preconditioner name
the oofem namespace is to define a context or scope in which all oofem names are defined.