10 #include "Evolution/DgSubcell/ActiveGrid.hpp"
ActiveGrid
Definition: ActiveGrid.hpp:11
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
Implementation of a generic finite volume/conservative finite difference subcell limiter.
Definition: ActiveGrid.hpp:8
Tensor< T, Symmetry<>, index_list<> > Scalar
Definition: TypeAliases.hpp:21
void tci_status(gsl::not_null< Scalar< DataVector > * > status, const Mesh< Dim > &dg_mesh, const Mesh< Dim > &subcell_mesh, subcell::ActiveGrid active_grid, const std::deque< subcell::ActiveGrid > &tci_history) noexcept
Set status to 1 if the cell is marked as needing subcell, otherwise set status to 0....
Implementations from the Guideline Support Library.
Definition: ReadSpecThirdOrderPiecewisePolynomial.hpp:11
Require a pointer to not be a nullptr
Definition: ReadSpecThirdOrderPiecewisePolynomial.hpp:13