SpECTRE  v2024.04.12
domain::Tags::SizeOfElementCompute< VolumeDim > Struct Template Reference

Public Types

using base = SizeOfElement< VolumeDim >
 
using argument_tags = tmpl::list< Tags::ElementMap< VolumeDim, Frame::Grid >, CoordinateMaps::Tags::CoordinateMap< VolumeDim, Frame::Grid, Frame::Inertial >, ::Tags::Time, domain::Tags::FunctionsOfTime >
 
using return_type = typename base::type
 
- Public Types inherited from domain::Tags::SizeOfElement< VolumeDim >
using type = std::array< double, VolumeDim >
 

Static Public Member Functions

static constexpr void function (gsl::not_null< std::array< double, VolumeDim > * > result, 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)
 

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