SpECTRE  v2024.05.11
Elasticity::Tags::StressCompute< Dim > Struct Template Reference

Public Types

using base = Elasticity::Tags::Stress< Dim >
 
using return_type = tnsr::II< DataVector, Dim >
 
using argument_tags = tmpl::list< Elasticity::Tags::Strain< Dim >, domain::Tags::Coordinates< Dim, Frame::Inertial >, Elasticity::Tags::ConstitutiveRelation< Dim > >
 
- Public Types inherited from Elasticity::Tags::Stress< Dim >
using type = tnsr::II< DataVector, Dim >
 

Static Public Member Functions

static void function (const gsl::not_null< tnsr::II< DataVector, Dim > * > stress, const tnsr::ii< DataVector, Dim > &strain, const tnsr::I< DataVector, Dim > &coordinates, const ConstitutiveRelations::ConstitutiveRelation< Dim > &constitutive_relation)
 

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