Karamelo  714599e9
Parallel Material Point Method Simulator
MPM Class Reference

Detailed Description

Main class creating all the others.

Public Member Functions

 MPM (int, char **, MPI_Comm)
 Constructor.
 
 ~MPM ()
 Destructor.
 

Public Attributes

class Domaindomain
 simulation box
 
class Errorerror
 error handling
 
class Group * group
 groups of particles
 
filebuf infile
 input file
 
double initclock
 wall clock at instantiation
 
class Inputinput
 input script processing
 
class Materialmaterial
 material
 
class Memorymemory
 memory allocation functions
 
class Modify * modify
 fixes and computes
 
class Outputoutput
 logs/dump/restart
 
class Universeuniverse
 universe of processors
 
class Updateupdate
 pointer to update
 
ofstream * wlogfile
 log file
 
MPI_Comm world
 MPI communicator.
 

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