|
SpECTRE
2021.08.02
|
Add the sources \(S_A\) for the Elasticity equation. More...
#include <Equations.hpp>
Public Types | |
| using | argument_tags = tmpl::list<> |
Static Public Member Functions | |
| static void | apply (gsl::not_null< tnsr::I< DataVector, Dim > * > equation_for_displacement, const tnsr::I< DataVector, Dim > &displacement, const tnsr::II< DataVector, Dim > &minus_stress) noexcept |
| static void | apply (gsl::not_null< tnsr::ii< DataVector, Dim > * > equation_for_strain, const tnsr::I< DataVector, Dim > &displacement) noexcept |
Add the sources \(S_A\) for the Elasticity equation.