OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "transportmaterial.h"
#include "dictionary.h"
#include "floatarray.h"
#include "floatmatrix.h"
Go to the source code of this file.
Classes | |
class | oofem::AnisotropicMassTransferMaterial |
Class for an anisotropic linear transport material. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for AnisotropicMassTransferMaterial | |
#define | _IFT_AnisotropicMassTransferMaterial_Name "anisomass" |
#define | _IFT_AnisotropicMassTransferMaterial_c "c" |
#define _IFT_AnisotropicMassTransferMaterial_c "c" |
Definition at line 46 of file anisomassmat.h.
Referenced by oofem::AnisotropicMassTransferMaterial::initializeFrom().
#define _IFT_AnisotropicMassTransferMaterial_Name "anisomass" |
Definition at line 45 of file anisomassmat.h.
Referenced by oofem::AnisotropicMassTransferMaterial::giveInputRecordName().