◆ B4StateVarManager()
Marmot::Materials::B4::B4StateVarManager::B4StateVarManager |
( |
double * |
theStateVarVector, |
|
|
int |
nKelvinUnits |
|
) |
| |
|
inline |
◆ layout
const auto Marmot::Materials::B4::B4StateVarManager::layout |
|
inlinestatic |
Initial value:
{ .name = "kelvinStateVars", .length = 0 },
} )
◆ kelvinStateVars
The documentation for this class was generated from the following file:
- modules/materials/B4/include/Marmot/B4.h
static StateVarVectorLayout makeLayout(const std::vector< StateVarEntryDefinition > &theEntries)
generate the statevar vector layout from a list of entries, defined by name and length
Definition: MarmotStateVarVectorManager.h:74