OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "pfemparticle.h"
Go to the source code of this file.
Classes | |
class | oofem::InteractionPFEMParticle |
This class represents a fluid particle attached to a node on the structural part of the interface. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for Pfemparticle | |
#define | _IFT_InteractionPFEMParticle_Name "interactionpfemparticle" |
#define | _IFT_Node_coords "coords" |
#define | _IFT_Node_lcs "lcs" |
#define | _IFT_InteractionPFEMParticle_CoupledNode "couplednode" |
#define _IFT_InteractionPFEMParticle_CoupledNode "couplednode" |
Definition at line 45 of file interactionpfemparticle.h.
Referenced by oofem::InteractionPFEMParticle::initializeFrom().
#define _IFT_InteractionPFEMParticle_Name "interactionpfemparticle" |
Definition at line 42 of file interactionpfemparticle.h.
Referenced by oofem::InteractionPFEMParticle::giveInputRecordName().
#define _IFT_Node_coords "coords" |
Definition at line 43 of file interactionpfemparticle.h.
#define _IFT_Node_lcs "lcs" |
Definition at line 44 of file interactionpfemparticle.h.