Definition at line 176 of file thermo_elastic.cpp.
◆ getCoeffExpansionPtr()
auto ThermoElasticProblem::BlockedParameters::getCoeffExpansionPtr |
( |
| ) |
|
|
inline |
◆ getDPtr()
auto ThermoElasticProblem::BlockedParameters::getDPtr |
( |
| ) |
|
|
inline |
Definition at line 183 of file thermo_elastic.cpp.
184 return boost::shared_ptr<MatrixDouble>(shared_from_this(), &
mD);
◆ getHeatCapacityPtr()
auto ThermoElasticProblem::BlockedParameters::getHeatCapacityPtr |
( |
| ) |
|
|
inline |
◆ getHeatConductivityPtr()
auto ThermoElasticProblem::BlockedParameters::getHeatConductivityPtr |
( |
| ) |
|
|
inline |
◆ coeffExpansion
double ThermoElasticProblem::BlockedParameters::coeffExpansion |
◆ heatCapacity
double ThermoElasticProblem::BlockedParameters::heatCapacity |
◆ heatConductivity
double ThermoElasticProblem::BlockedParameters::heatConductivity |
◆ mD
MatrixDouble ThermoElasticProblem::BlockedParameters::mD |
The documentation for this struct was generated from the following file: