21 #ifndef FUB_AMREX_TAGGING_CONSTANT_REGION_HPP
22 #define FUB_AMREX_TAGGING_CONSTANT_REGION_HPP
Definition: tagging_method/ConstantRegion.hpp:29
void TagCellsForRefinement(::amrex::TagBoxArray &tags, const GriddingAlgorithm &gridding, int level, Duration time_point) const noexcept
ConstantBox(const ::amrex::Box &coarse_region)
::amrex::Box coarse_region_
Definition: tagging_method/ConstantRegion.hpp:38
This class modifies and initializes a PatchLevel in a PatchHierarchy.
Definition: AMReX/GriddingAlgorithm.hpp:60
The amrex namespace.
Definition: AverageState.hpp:33
std::chrono::duration< double > Duration
Definition: Duration.hpp:31
IndexBox< Rank > Box(const BasicView< State, Layout, Rank > &view)
Definition: State.hpp:486