Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Classes | Namespaces
cutcell/boundary_condition/BoundarySet.hpp File Reference
#include "fub/AMReX/cutcell/GriddingAlgorithm.hpp"
#include <AMReX_MultiFab.H>
#include <vector>

Go to the source code of this file.

Classes

struct  fub::amrex::cutcell::BoundarySet
 This class manages a list of boundary conditions which get applied in the order in which they are stored. More...
 

Namespaces

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