![]() |
v0.16.0 |
#include <algorithm>#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | GenericElasticExamples |
Functions | |
| auto | GenericElasticExamples::makeSimpleDamageStiffness (double bulk_modulus_K, double shear_modulus_G) |
| MoFEMErrorCode | GenericElasticExamples::getSimpleDamageModuliFromBlock (MoFEM::Interface &m_field, double &bulk_modulus_K, double &shear_modulus_G) |
| MoFEMErrorCode | GenericElasticExamples::configureSimpleDamage (MoFEM::Interface &m_field, boost::shared_ptr< MatOps::GenericElastic > physical_ptr) |
Definition in file MatGenericElasticSimpleDamage.hpp.