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< samrai::GriddingAlgorithm > Struct Reference

#include <GriddingAlgorithm.hpp>

Public Types

using PatchLevel = std::shared_ptr< SAMRAI::hier::PatchLevel >
 
using TagDataHandle = int
 
using DataReference = SAMRAI::hier::Patch &
 

Member Typedef Documentation

◆ DataReference

using fub::GridTraits< samrai::GriddingAlgorithm >::DataReference = SAMRAI::hier::Patch&

◆ PatchLevel

using fub::GridTraits< samrai::GriddingAlgorithm >::PatchLevel = std::shared_ptr<SAMRAI::hier::PatchLevel>

◆ TagDataHandle


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