10 #include "Elliptic/Systems/Elasticity/Tags.hpp"
23 const tnsr::I<DataVector, Dim>& displacement,
const Mesh<Dim>& mesh,
38 using return_type = tnsr::ii<DataVector, Dim>;
39 using argument_tags = tmpl::list<
42 static constexpr
auto function = &strain<Dim>;
Mark a struct as a compute tag by inheriting from this.
Definition: Tag.hpp:157
Definition: IndexType.hpp:44
The computational grid of the Element in the DataBox.
Definition: Tags.hpp:107
Items related to solving elasticity problems.
Definition: LaserBeam.cpp:13
Stores a collection of function values.
Definition: DataVector.hpp:46
Holds the number of grid points, basis, and quadrature in each direction of the computational grid.
Definition: Mesh.hpp:48
Definition: IndexType.hpp:42
Require a pointer to not be a nullptr
Definition: ReadSpecThirdOrderPiecewisePolynomial.hpp:13