22 #ifndef FUB_SAMRAI_TAGGING_CONSTANT_BOX_HPP
23 #define FUB_SAMRAI_TAGGING_CONSTANT_BOX_HPP
25 #include <SAMRAI/hier/Box.h>
Definition: ConstantBox.hpp:30
void TagCellsForRefinement(GriddingAlgorithm &gridding, int level, int tag_id, Duration time_point)
SAMRAI::hier::Box box_
Definition: ConstantBox.hpp:38
ConstantBox(const SAMRAI::hier::Box &)
Definition: SAMRAI/GriddingAlgorithm.hpp:53
Definition: CartesianPatchHierarchy.hpp:41
std::chrono::duration< double > Duration
Definition: Duration.hpp:31
IndexBox< Rank > Box(const BasicView< State, Layout, Rank > &view)
Definition: State.hpp:486