|
PolyFEM
|
#include "ThermoElasticity.hpp"#include <polyfem/assembler/MatParams.hpp>#include <polyfem/assembler/NeoHookeanElasticity.hpp>#include <polyfem/utils/AutodiffTypes.hpp>#include <polyfem/utils/Jacobian.hpp>#include <cmath>Go to the source code of this file.
Classes | |
| class | polyfem::assembler::detail::ThermoElasticityModel |
| class | polyfem::assembler::detail::ThermoElasticityModelImpl< Elasticity > |
Namespaces | |
| namespace | polyfem |
| namespace | polyfem::assembler |
| Used for test only. | |
| namespace | polyfem::assembler::detail |
Functions | |
| std::unique_ptr< ThermoElasticityModel > | polyfem::assembler::detail::make_thermo_elasticity_model (const std::string &elastic_formulation) |