Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <BK19LevelIntegrator.hpp>
Public Member Functions | |
void | operator() (const CompressibleAdvectionIntegratorContext &context) const |
void | operator() (const GriddingAlgorithm &grid) const |
Public Attributes | |
std::string | plotfilename |
void fub::amrex::WriteBK19Plotfile::operator() | ( | const CompressibleAdvectionIntegratorContext & | context | ) | const |
void fub::amrex::WriteBK19Plotfile::operator() | ( | const GriddingAlgorithm & | grid | ) | const |
std::string fub::amrex::WriteBK19Plotfile::plotfilename |