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::ScopeGuard Struct Reference

#include <ScopeGuard.hpp>

Public Member Functions

 ScopeGuard (int argc, char **argv)
 
 ScopeGuard ()
 
 ~ScopeGuard ()
 

Public Attributes

bool owns_mpi
 

Constructor & Destructor Documentation

◆ ScopeGuard() [1/2]

fub::amrex::ScopeGuard::ScopeGuard ( int  argc,
char **  argv 
)

◆ ScopeGuard() [2/2]

fub::amrex::ScopeGuard::ScopeGuard ( )

◆ ~ScopeGuard()

fub::amrex::ScopeGuard::~ScopeGuard ( )

Member Data Documentation

◆ owns_mpi

bool fub::amrex::ScopeGuard::owns_mpi

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