MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
Loading...
Searching...
No Matches
SolverExplicitTwoPhaseUSL Class Reference

Solves explicitly the two phase motion equation in time using the scheme Update Stress Last. More...

#include <SolverExplicitTwoPhaseUSL.h>

Inheritance diagram for SolverExplicitTwoPhaseUSL:
Collaboration diagram for SolverExplicitTwoPhaseUSL:

Public Member Functions

 SolverExplicitTwoPhaseUSL ()
 Default constructor.
 
virtual void Solve ()
 Solve the problem in time.
 
- Public Member Functions inherited from Solver
 Solver ()
 Default constructor.
 
virtual ~Solver ()
 Default destructor.
 
void registerMesh (Mesh *mesh)
 Register the mesh in the solver.
 
void registerBodies (vector< Body * > *bodies)
 Register the bodies in the solver.
 

Additional Inherited Members

- Protected Attributes inherited from Solver
Meshmesh
 pointer to mesh
 
vector< Body * > * bodies
 pointer to bodies
 

Detailed Description

Solves explicitly the two phase motion equation in time using the scheme Update Stress Last.

Constructor & Destructor Documentation

◆ SolverExplicitTwoPhaseUSL()

SolverExplicitTwoPhaseUSL::SolverExplicitTwoPhaseUSL ( )

Default constructor.

Member Function Documentation

◆ Solve()

virtual void SolverExplicitTwoPhaseUSL::Solve ( )
virtual

Solve the problem in time.

Implements Solver.


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