OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "crosssection.h"
Go to the source code of this file.
Classes | |
class | oofem::FluidCrossSection |
Fluid cross-section. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_FluidCrossSection_Name "fluidcs" |
#define | _IFT_FluidCrossSection_material "mat" |
#define _IFT_FluidCrossSection_material "mat" |
Definition at line 41 of file fluidcrosssection.h.
Referenced by oofem::FluidCrossSection::giveInputRecord(), and oofem::FluidCrossSection::initializeFrom().
#define _IFT_FluidCrossSection_Name "fluidcs" |
Definition at line 40 of file fluidcrosssection.h.
Referenced by oofem::FluidCrossSection::giveInputRecordName().