Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Attributes | List of all members
fub::samrai::CoordinateRange< Rank > Struct Template Reference

#include <PatchHierarchy.hpp>

Public Attributes

std::array< double, Rank > lower
 
std::array< double, Rank > upper
 

Member Data Documentation

◆ lower

template<std::size_t Rank>
std::array<double, Rank> fub::samrai::CoordinateRange< Rank >::lower

◆ upper

template<std::size_t Rank>
std::array<double, Rank> fub::samrai::CoordinateRange< Rank >::upper

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