SpECTRE
v2025.03.17
|
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 = implementation defined |
![]() | |
using | type = std::unique_ptr< ConstitutiveRelations::ConstitutiveRelation< Dim > > |
using | option_tags = implementation defined |
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 type | create_from_options (const type &value) |
Additional Inherited Members | |
![]() | |
static constexpr bool | pass_metavariables = false |
References the constitutive relation for the element's block, which is stored in the global cache.