SpECTRE  v2024.04.12
domain::Tags::InterfaceCompute< Tags::BoundaryDirectionsExterior< VolumeDim >, UnnormalizedFaceNormalMovingMeshCompute< VolumeDim > > Struct Template Reference

Public Types

using base = Tags::Interface< Tags::BoundaryDirectionsExterior< VolumeDim >, Tags::UnnormalizedFaceNormal< VolumeDim, Frame::Inertial > >
 
using dirs = BoundaryDirectionsExterior< VolumeDim >
 
using return_type = std::unordered_map<::Direction< VolumeDim >, tnsr::i< DataVector, VolumeDim, Frame::Inertial > >
 
using argument_tags = tmpl::list< Tags::Interface< dirs, Mesh< VolumeDim - 1 > >, Tags::ElementMap< VolumeDim, Frame::Grid >, CoordinateMaps::Tags::CoordinateMap< VolumeDim, Frame::Grid, Frame::Inertial >, ::Tags::Time, Tags::FunctionsOfTime >
 
- Public Types inherited from domain::Tags::Interface< Tags::BoundaryDirectionsExterior< VolumeDim >, Tags::UnnormalizedFaceNormal< VolumeDim, Frame::Inertial > >
using tag = Tags::UnnormalizedFaceNormal< VolumeDim, Frame::Inertial >
 
using type = std::unordered_map<::Direction< DirectionsTag::volume_dim >, typename Tag::type >
 

Static Public Member Functions

static std::string name ()
 
static void function (const gsl::not_null< return_type * > normals, const std::unordered_map<::Direction< VolumeDim >, ::Mesh< VolumeDim - 1 > > &meshes, const ::ElementMap< VolumeDim, Frame::Grid > &logical_to_grid_map, const domain::CoordinateMapBase< Frame::Grid, Frame::Inertial, VolumeDim > &grid_to_inertial_map, const double time, const std::unordered_map< std::string, std::unique_ptr< domain::FunctionsOfTime::FunctionOfTime > > &functions_of_time)
 
- Static Public Member Functions inherited from domain::Tags::Interface< Tags::BoundaryDirectionsExterior< VolumeDim >, Tags::UnnormalizedFaceNormal< VolumeDim, Frame::Inertial > >
static std::string name ()
 

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