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

#include <RegisterVariables.hpp>

Public Attributes

int dim
 
std::vector< int > data_ids
 
int n_cons_variables
 

Member Data Documentation

◆ data_ids

std::vector<int> fub::samrai::DataDescription::data_ids

◆ dim

int fub::samrai::DataDescription::dim

◆ n_cons_variables

int fub::samrai::DataDescription::n_cons_variables

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