63 void initialize(
const CompCol &A);
Base class for all matrices stored in sparse format.
Class implementing an array of integers.
Incomplete Cholesky IC(0) (no fill - up) preconditioner for symmetric, positive definite matrices...
Class representing vector of real numbers.
Abstract class for IML++ compatible preconditioner.
IRResultType
Type defining the return values of InputRecord reading operations.
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.
virtual ~CompCol_ICPreconditioner(void)
Destructor.
CompCol_ICPreconditioner()
Constructor. The user should call initializeFrom and init services in this given order to ensure cons...