OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "fluiddynamicmaterial.h"
#include "matstatus.h"
#include "mixedgradientpressurebc.h"
#include "floatmatrix.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | oofem::FE2FluidMaterialStatus |
Class representing material status for the subscale fluid, i.e an Representative Volume Element (RVE). More... | |
class | oofem::FE2FluidMaterial |
Multiscale constitutive model for subscale flow problems, typically sintering. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for FE^2 fluid material | |
#define | _IFT_FE2FluidMaterial_Name "fe2fluidmaterial" |
#define | _IFT_FE2FluidMaterial_fileName "inputfile" |
#define _IFT_FE2FluidMaterial_fileName "inputfile" |
Definition at line 48 of file fe2fluidmaterial.h.
Referenced by oofem::FE2FluidMaterial::giveInputRecord(), and oofem::FE2FluidMaterial::initializeFrom().
#define _IFT_FE2FluidMaterial_Name "fe2fluidmaterial" |
Definition at line 47 of file fe2fluidmaterial.h.
Referenced by oofem::FE2FluidMaterial::giveInputRecordName().