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

#include <CartesianPatchHierarchy.hpp>

Public Attributes

int max_number_of_levels
 
std::array< int, 3 > periodic_dimensions
 

Member Data Documentation

◆ max_number_of_levels

int fub::samrai::HierarchyOptions::max_number_of_levels

◆ periodic_dimensions

std::array<int, 3> fub::samrai::HierarchyOptions::periodic_dimensions

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