|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "slepcsolver.h"#include "petscsparsemtrx.h"#include "engngm.h"#include "floatarray.h"#include "verbose.h"#include "domain.h"#include "classfactory.h"#include "timer.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. | |
Macros | |
| #define | TIME_REPORT |
Functions | |
| oofem::REGISTER_GeneralizedEigenValueSolver (SLEPcSolver, GES_SLEPc) | |
| #define TIME_REPORT |
Definition at line 43 of file slepcsolver.C.