Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <ConstantBox.hpp>
Public Member Functions | |
ConstantBox (const SAMRAI::hier::Box &) | |
void | TagCellsForRefinement (GriddingAlgorithm &gridding, int level, int tag_id, Duration time_point) |
Private Attributes | |
SAMRAI::hier::Box | box_ |
fub::samrai::ConstantBox::ConstantBox | ( | const SAMRAI::hier::Box & | ) |
void fub::samrai::ConstantBox::TagCellsForRefinement | ( | GriddingAlgorithm & | gridding, |
int | level, | ||
int | tag_id, | ||
Duration | time_point | ||
) |
|
private |