|
SpECTRE
v2026.04.01
|
References the constitutive relation for the element's block, which is stored in the global cache. More...
#include <InitializeConstitutiveRelation.hpp>
Public Types | |
| using | base = ConstitutiveRelation<Dim> |
| using | argument_tags |
| Public Types inherited from Elasticity::Tags::ConstitutiveRelation< Dim > | |
| using | type |
| using | option_tags = tmpl::list<OptionTags::ConstitutiveRelation<Dim>> |
Static Public Member Functions | |
| static const ConstitutiveRelations::ConstitutiveRelation< Dim > & | get (const std::vector< std::unique_ptr< ConstitutiveRelations::ConstitutiveRelation< Dim > > > &constitutive_relation_per_block, const Element< Dim > &element) |
| Static Public Member Functions inherited from Elasticity::Tags::ConstitutiveRelation< Dim > | |
| static type | create_from_options (const type &value) |
Additional Inherited Members | |
| Static Public Attributes inherited from Elasticity::Tags::ConstitutiveRelation< Dim > | |
| static constexpr bool | pass_metavariables = false |
References the constitutive relation for the element's block, which is stored in the global cache.
| using Elasticity::Tags::ConstitutiveRelationReference< Dim >::argument_tags |