Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Member Functions | Public Attributes | List of all members
fub::amrex::WriteBK19Plotfile Struct Reference

#include <BK19LevelIntegrator.hpp>

Public Member Functions

void operator() (const CompressibleAdvectionIntegratorContext &context) const
 
void operator() (const GriddingAlgorithm &grid) const
 

Public Attributes

std::string plotfilename
 

Member Function Documentation

◆ operator()() [1/2]

void fub::amrex::WriteBK19Plotfile::operator() ( const CompressibleAdvectionIntegratorContext context) const

◆ operator()() [2/2]

void fub::amrex::WriteBK19Plotfile::operator() ( const GriddingAlgorithm grid) const

Member Data Documentation

◆ plotfilename

std::string fub::amrex::WriteBK19Plotfile::plotfilename

The documentation for this struct was generated from the following file: