|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "fmelement.h"Go to the source code of this file.
Classes | |
| class | oofem::CBSElement |
| This abstract class represent a general base element class for fluid dynamic problems solved using CBS algorithm. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for CBS elements | |
| #define | _IFT_CBSElement_bsides "bsides" |
| #define | _IFT_CBSElement_bcodes "bcodes" |
| #define _IFT_CBSElement_bcodes "bcodes" |
Definition at line 43 of file cbselement.h.
Referenced by oofem::CBSElement::giveInputRecord(), and oofem::CBSElement::initializeFrom().
| #define _IFT_CBSElement_bsides "bsides" |
Definition at line 42 of file cbselement.h.
Referenced by oofem::CBSElement::giveInputRecord(), and oofem::CBSElement::initializeFrom().