Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <ScopeGuard.hpp>
Public Member Functions | |
ScopeGuard (int argc, char **argv) | |
ScopeGuard () | |
~ScopeGuard () | |
Public Attributes | |
bool | owns_mpi |
fub::amrex::ScopeGuard::ScopeGuard | ( | int | argc, |
char ** | argv | ||
) |
fub::amrex::ScopeGuard::ScopeGuard | ( | ) |
fub::amrex::ScopeGuard::~ScopeGuard | ( | ) |
bool fub::amrex::ScopeGuard::owns_mpi |