Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <ConstantRegion.hpp>
Public Member Functions | |
ConstantBox (const ::amrex::Box &coarse_region) | |
void | TagCellsForRefinement (::amrex::TagBoxArray &tags, const GriddingAlgorithm &gridding, int level, Duration time_point) const noexcept |
Private Attributes | |
::amrex::Box | coarse_region_ |
|
explicit |
|
noexcept |
|
private |