Go to the documentation of this file.
36#ifndef ilucomprowprecond_h
37#define ilucomprowprecond_h
46#define _IFT_CompRow_ILUPrecond_droptol "droptol"
47#define _IFT_CompRow_ILUPrecond_partfill "partfill"
void solve(const FloatArray &x, FloatArray &y) const override
void qsortCol(IntArray &, FloatArray &, int l, int r)
void trans_solve(const FloatArray &x, FloatArray &y) const override
CompRow_ILUPreconditioner(const SparseMtrx &A, InputRecord &attributes)
Constructor. Initializes the the receiver (constructs the precontioning matrix M) of given matrix.
virtual ~CompRow_ILUPreconditioner(void)
Destructor.
int qsortColPartition(IntArray &, FloatArray &, int l, int r)
const char * giveClassName() const override
Returns the preconditioner name.
void initialize(const DynCompRow &A)
CompRow_ILUPreconditioner()
Constructor. The user should call initializeFrom and init services in this given order to ensure cons...
Preconditioner(const SparseMtrx &a, InputRecord &attributes)
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011