Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Namespaces | Functions
MultiFabUtilities.hpp File Reference
#include <AMReX_MultiFab.H>
#include "fub/Direction.hpp"

Go to the source code of this file.

Namespaces

 fub
 The fub namespace.
 
 fub::amrex
 The amrex namespace.
 

Functions

::amrex::Box fub::amrex::GetInnerBox (const ::amrex::Box &box, int side, Direction dir, int width)
 
double fub::amrex::GetMeanValueInBox (const ::amrex::MultiFab &data, const ::amrex::Box &box, int component)