OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "Materials/misesmat.h"
#include "Materials/structuralnonlocalmaterialext.h"
#include "nonlocmatstiffinterface.h"
#include "cltypes.h"
Go to the source code of this file.
Classes | |
class | oofem::MisesMatNlStatus |
Mises Nonlocal material status. More... | |
class | oofem::MisesMatNl |
Mises nonlocal material. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | misesmatnl_h |
Input fields for MisesMatNl | |
#define | _IFT_MisesMatNl_Name "misesmatnl" |
#define | _IFT_MisesMatNl_averagingtype "averagingtype" |
#define | _IFT_MisesMatNl_exp "exp" |
#define | _IFT_MisesMatNl_rf "rf" |
#define _IFT_MisesMatNl_averagingtype "averagingtype" |
Definition at line 45 of file misesmatnl.h.
Referenced by oofem::MisesMatNl::giveInputRecord(), and oofem::MisesMatNl::initializeFrom().
#define _IFT_MisesMatNl_exp "exp" |
Definition at line 46 of file misesmatnl.h.
Referenced by oofem::MisesMatNl::giveInputRecord(), and oofem::MisesMatNl::initializeFrom().
#define _IFT_MisesMatNl_Name "misesmatnl" |
Definition at line 44 of file misesmatnl.h.
Referenced by oofem::MisesMatNl::giveInputRecordName().
#define _IFT_MisesMatNl_rf "rf" |
Definition at line 47 of file misesmatnl.h.
Referenced by oofem::MisesMatNl::giveInputRecord(), and oofem::MisesMatNl::initializeFrom().
#define misesmatnl_h |
Definition at line 174 of file misesmatnl.h.