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::CoordinatesRange Struct Reference

#include <CartesianPatchHierarchy.hpp>

Public Attributes

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

Member Data Documentation

◆ lower

std::array<double, 3> fub::samrai::CoordinatesRange::lower

◆ upper

std::array<double, 3> fub::samrai::CoordinatesRange::upper

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