SpECTRE
v2025.03.17
|
Initialize items related to the structure of a Domain. More...
#include <InitializeDomain.hpp>
Static Public Member Functions | |
static void | apply (const gsl::not_null< Mesh< Dim > * > mesh, const gsl::not_null< Element< Dim > * > element, const ::Domain< Dim > &domain, const std::vector< std::array< size_t, Dim > > &initial_extents, const std::vector< std::array< size_t, Dim > > &initial_refinement, const Spectral::Quadrature &quadrature, const ElementId< Dim > &element_id) |
Given the items fetched from a DataBox by the argument_tags, mutate the items in the DataBox corresponding to return_tags. | |
Initialize items related to the structure of a Domain.