|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include <iml/cg.h>#include <iml/gmres.h>#include "imlsolver.h"#include "sparsemtrx.h"#include "floatarray.h"#include "diagpre.h"#include "voidprecond.h"#include "compcol.h"#include "iluprecond.h"#include "icprecond.h"#include "verbose.h"#include "ilucomprowprecond.h"#include "linsystsolvertype.h"#include "classfactory.h"Go to the source code of this file.
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Functions | |
| oofem::REGISTER_SparseLinSolver (IMLSolver, ST_IML) | |