Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <TagAllOf.hpp>
Public Member Functions | |
TagAllOf (Tagging... tagging) | |
void | TagCellsForRefinement (::amrex::TagBoxArray &tags, GriddingAlgorithm &gridding, int level, Duration time_point) |
Public Attributes | |
std::tuple< Tagging... > | tagging_ |
|
inline |
|
inline |
std::tuple<Tagging...> fub::amrex::TagAllOf< Tagging >::tagging_ |