![]() |
Xfem
The Xfem Plugin
|
Extension of the FEM linear solver for the XFEM method. More...
#include <xfemSolver.h>


Public Member Functions | |
| XfemSolver (XfemMesh *mesh, GmSimulationData *simulation, const QList< GmpFemPhysics * > &physics, GmNumSolver *solver, const GmpFemSolverOptions &options, const XfemOptions &xfemOptions, const GmLogCategory &logger) | |
| virtual | ~XfemSolver (void) |
| Destructor. | |
| virtual bool | pre () |
| Runs the preprocessor . | |
| virtual bool | preEmbedded () |
| Runs the preprocessor . | |
| virtual bool | pos () |
| GmpFemPhysics * | getPhysics () |
| virtual const QList< QPair< GmValueAccessor *, QList< GmValueAccessor * > > > | enrichedAccessorPairs () |
Private Attributes | |
| XfemOptions | _xfemOptions |
| The set of xfem options. | |
| GmSimulationData * | _SimulationData |
| Simulation data. | |
| QList< GmpFemPhysics * > | _physics |
Extension of the FEM linear solver for the XFEM method.
1.8.15