OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "node.h"
Go to the source code of this file.
Classes | |
class | oofem::Particle |
Class implementing spherical particles as special nodes having a certain radius. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for Particle | |
#define | _IFT_Particle_Name "particle" |
#define | _IFT_Particle_rad "rad" |
#define _IFT_Particle_Name "particle" |
Definition at line 42 of file particle.h.
Referenced by oofem::Particle::giveInputRecordName().
#define _IFT_Particle_rad "rad" |
Definition at line 43 of file particle.h.
Referenced by oofem::Particle::initializeFrom().