Xfem
The Xfem Plugin
Public Member Functions | Private Attributes | List of all members
XfemSolver Class Reference

Extension of the FEM linear solver for the XFEM method. More...

#include <xfemSolver.h>

Inheritance diagram for XfemSolver:
Inheritance graph
[legend]
Collaboration diagram for XfemSolver:
Collaboration graph
[legend]

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
 

Detailed Description

Extension of the FEM linear solver for the XFEM method.


The documentation for this class was generated from the following files: