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::ShallowWaterVariables< Heigth, Momentum > Struct Template Reference

#include <ShallowWater.hpp>

Public Attributes

Heigth height
 
Momentum momentum
 

Member Data Documentation

◆ height

template<typename Heigth , typename Momentum >
Heigth fub::ShallowWaterVariables< Heigth, Momentum >::height

◆ momentum

template<typename Heigth , typename Momentum >
Momentum fub::ShallowWaterVariables< Heigth, Momentum >::momentum

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