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::IndexBox< Rank > Struct Template Reference

#include <PatchDataView.hpp>

Public Attributes

Index< Rank > lower
 
Index< Rank > upper
 

Member Data Documentation

◆ lower

template<int Rank>
Index<Rank> fub::IndexBox< Rank >::lower

◆ upper

template<int Rank>
Index<Rank> fub::IndexBox< Rank >::upper

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