#include <MarmotMaterial.h>
◆ MarmotMaterial()
MarmotMaterial::MarmotMaterial |
( |
const double * |
materialProperties, |
|
|
int |
nMaterialProperties, |
|
|
int |
materialNumber |
|
) |
| |
◆ ~MarmotMaterial()
virtual MarmotMaterial::~MarmotMaterial |
( |
| ) |
|
|
virtual |
◆ getNumberOfRequiredStateVars()
virtual int MarmotMaterial::getNumberOfRequiredStateVars |
( |
| ) |
|
|
pure virtual |
◆ assignStateVars()
virtual void MarmotMaterial::assignStateVars |
( |
double * |
stateVars, |
|
|
int |
nStateVars |
|
) |
| |
|
virtual |
◆ getStateView()
virtual StateView MarmotMaterial::getStateView |
( |
const std::string & |
stateName | ) |
|
|
pure virtual |
◆ getAssignedStateVars()
double* MarmotMaterial::getAssignedStateVars |
( |
| ) |
|
◆ getNumberOfAssignedStateVars()
int MarmotMaterial::getNumberOfAssignedStateVars |
( |
| ) |
|
◆ initializeYourself()
virtual void MarmotMaterial::initializeYourself |
( |
| ) |
|
|
virtual |
◆ materialProperties
const double* MarmotMaterial::materialProperties |
|
protected |
◆ nMaterialProperties
const int MarmotMaterial::nMaterialProperties |
|
protected |
◆ stateVars
double* MarmotMaterial::stateVars |
|
protected |
◆ nStateVars
int MarmotMaterial::nStateVars |
|
protected |
◆ materialNumber
const int MarmotMaterial::materialNumber |
The documentation for this class was generated from the following file: