Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Types | List of all members
fub::GridTraits< amrex::GriddingAlgorithm > Struct Reference

#include <GriddingAlgorithm.hpp>

Public Types

using PatchLevel = ::fub::amrex::PatchLevel
 
using TagDataHandle = ::amrex::TagBoxArray &
 
using DataReference = ::amrex::MultiFab &
 

Member Typedef Documentation

◆ DataReference

using fub::GridTraits< amrex::GriddingAlgorithm >::DataReference = ::amrex::MultiFab&

◆ PatchLevel

◆ TagDataHandle

using fub::GridTraits< amrex::GriddingAlgorithm >::TagDataHandle = ::amrex::TagBoxArray&

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