Loading [MathJax]/extensions/tex2jax.js
Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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: