Definition at line 100 of file ThermoElasticity.cpp.
◆ ~ThermoElasticityModel()
| virtual polyfem::assembler::detail::ThermoElasticityModel::~ThermoElasticityModel |
( |
| ) |
|
|
virtualdefault |
◆ add_multimaterial()
| virtual void polyfem::assembler::detail::ThermoElasticityModel::add_multimaterial |
( |
const int |
index, |
|
|
const json & |
params, |
|
|
const Units & |
units, |
|
|
const std::string & |
root_path |
|
) |
| |
|
pure virtual |
◆ compute_energy()
◆ compute_gradient()
| virtual Eigen::VectorXd polyfem::assembler::detail::ThermoElasticityModel::compute_gradient |
( |
const MixedNonLinearAssemblerData & |
data | ) |
const |
|
pure virtual |
◆ compute_hessian()
| virtual Eigen::MatrixXd polyfem::assembler::detail::ThermoElasticityModel::compute_hessian |
( |
const MixedNonLinearAssemblerData & |
data | ) |
const |
|
pure virtual |
◆ elastic_name()
| virtual std::string polyfem::assembler::detail::ThermoElasticityModel::elastic_name |
( |
| ) |
const |
|
pure virtual |
◆ parameters()
| virtual std::map< std::string, Assembler::ParamFunc > polyfem::assembler::detail::ThermoElasticityModel::parameters |
( |
| ) |
const |
|
pure virtual |
◆ set_size()
| virtual void polyfem::assembler::detail::ThermoElasticityModel::set_size |
( |
const int |
size | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: