|
| template<typename PERM > |
| static constexpr int | geos::getUSD = LvArray::typeManipulation::getStrideOneDimension( PERM {} ) |
| | Just a handy shortcut for LvArray::typeManipulation::getStrideOneDimension. More...
|
| |
|
static constexpr int | geos::nodes::REFERENCE_POSITION_USD = LvArray::typeManipulation::getStrideOneDimension( REFERENCE_POSITION_PERM {} ) |
| | Node reference position unit stride dimension.
|
| |
|
static constexpr int | geos::nodes::TOTAL_DISPLACEMENT_USD = LvArray::typeManipulation::getStrideOneDimension( TOTAL_DISPLACEMENT_PERM {} ) |
| | Node total displacement unit stride dimension.
|
| |
|
static constexpr int | geos::nodes::INCR_DISPLACEMENT_USD = LvArray::typeManipulation::getStrideOneDimension( INCR_DISPLACEMENT_PERM {} ) |
| | Node incremental displacement unit stride dimension.
|
| |
|
static constexpr int | geos::nodes::VELOCITY_USD = LvArray::typeManipulation::getStrideOneDimension( VELOCITY_PERM {} ) |
| | Node velocity unit stride dimension.
|
| |
|
static constexpr int | geos::nodes::ACCELERATION_USD = LvArray::typeManipulation::getStrideOneDimension( ACCELERATION_PERM {} ) |
| | Node acceleration unit stride dimension.
|
| |
|
static constexpr int | geos::particles::REFERENCE_POSITION_USD = LvArray::typeManipulation::getStrideOneDimension( REFERENCE_POSITION_PERM {} ) |
| | Particle reference position unit stride dimension.
|
| |
|
static constexpr int | geos::particles::TOTAL_DISPLACEMENT_USD = LvArray::typeManipulation::getStrideOneDimension( TOTAL_DISPLACEMENT_PERM {} ) |
| | Particle total displacement unit stride dimension.
|
| |
|
static constexpr int | geos::particles::VELOCITY_USD = LvArray::typeManipulation::getStrideOneDimension( VELOCITY_PERM {} ) |
| | Particle velocity unit stride dimension.
|
| |
|
static constexpr int | geos::particles::ACCELERATION_USD = LvArray::typeManipulation::getStrideOneDimension( ACCELERATION_PERM {} ) |
| | Particle acceleration unit stride dimension.
|
| |
|
static constexpr int | geos::cells::NODE_MAP_USD = LvArray::typeManipulation::getStrideOneDimension( NODE_MAP_PERMUTATION {} ) |
| | Cell node map unit stride dimension.
|
| |
|
static constexpr int | geos::cells::RANK2_TENSOR_USD = LvArray::typeManipulation::getStrideOneDimension( RANK2_TENSOR_PERM {} ) |
| | Cell strain unit stride dimension.
|
| |
|
static constexpr int | geos::solid::STRESS_USD = LvArray::typeManipulation::getStrideOneDimension( STRESS_PERMUTATION {} ) |
| | Constitutive model stress unit stride dimension.
|
| |
|
static constexpr int | geos::solid::STIFFNESS_USD = LvArray::typeManipulation::getStrideOneDimension( STIFFNESS_PERMUTATION {} ) |
| | Constitutive model stiffness unit stride dimension.
|
| |
|
static constexpr int | geos::immiscibleFlow::USD_PHASE = LvArray::typeManipulation::getStrideOneDimension( LAYOUT_PHASE{} ) |
| | Phase property unit stride dimension.
|
| |
|
static constexpr int | geos::immiscibleFlow::USD_PHASE_DS = LvArray::typeManipulation::getStrideOneDimension( LAYOUT_PHASE_DS{} ) |
| | Phase property compositional derivative unit stride dimension.
|
| |
|
static constexpr int | geos::compflow::USD_COMP = LvArray::typeManipulation::getStrideOneDimension( LAYOUT_COMP{} ) |
| | Component global density/fraction unit stride dimension.
|
| |
|
static constexpr int | geos::compflow::USD_COMP_DC = LvArray::typeManipulation::getStrideOneDimension( LAYOUT_COMP_DC{} ) |
| | Component global fraction compositional derivative unit stride dimension.
|
| |
|
static constexpr int | geos::compflow::USD_PHASE = LvArray::typeManipulation::getStrideOneDimension( LAYOUT_PHASE{} ) |
| | Phase property unit stride dimension.
|
| |
|
static constexpr int | geos::compflow::USD_PHASE_DC = LvArray::typeManipulation::getStrideOneDimension( LAYOUT_PHASE_DC{} ) |
| | Phase property compositional derivative unit stride dimension.
|
| |
|
static constexpr int | geos::compflow::USD_PHASE_COMP = LvArray::typeManipulation::getStrideOneDimension( LAYOUT_PHASE_COMP{} ) |
| | Phase property unit stride dimension.
|
| |
|
static constexpr int | geos::compflow::USD_FLUID_DC = LvArray::typeManipulation::getStrideOneDimension( LAYOUT_FLUID_DC{} ) |
| | Fluid property compositional derivative unit stride dimension.
|
| |
|
static constexpr int | geos::compflow::USD_OBL_VAL = LvArray::typeManipulation::getStrideOneDimension( LAYOUT_OBL_OPERATOR_VALUES{} ) |
| | OBL operator values unit stride dimension.
|
| |
|
static constexpr int | geos::compflow::USD_OBL_DER = LvArray::typeManipulation::getStrideOneDimension( LAYOUT_OBL_OPERATOR_DERIVATIVES{} ) |
| | OBL operator derivatives unit stride dimension.
|
| |