SpECTRE  v2024.05.11
Elasticity::OptionTags::ConstitutiveRelationPerBlock< Dim > Struct Template Reference

Public Types

using ConstRelPtr = std::unique_ptr< ConstitutiveRelations::ConstitutiveRelation< Dim > >
 
using type = std::variant< ConstRelPtr, std::vector< ConstRelPtr >, std::unordered_map< std::string, ConstRelPtr > >
 

Static Public Member Functions

static std::string name ()
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<size_t Dim>
constexpr Options::String Elasticity::OptionTags::ConstitutiveRelationPerBlock< Dim >::help
staticconstexpr
Initial value:
=
"A constitutive relation in every block of the domain."

The documentation for this struct was generated from the following file: