Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Types | Static Public Attributes | List of all members
fub::StateTraits< ShallowWaterVariables< Xs... > > Struct Template Reference

#include <ShallowWater.hpp>

Public Types

template<int Rank>
using Depths = ShallowWaterVariables< ScalarDepth, VectorDepth< Rank > >
 

Static Public Attributes

static constexpr auto names
 
static constexpr auto pointers_to_member
 

Member Typedef Documentation

◆ Depths

template<typename... Xs>
template<int Rank>
using fub::StateTraits< ShallowWaterVariables< Xs... > >::Depths = ShallowWaterVariables<ScalarDepth, VectorDepth<Rank> >

Member Data Documentation

◆ names

template<typename... Xs>
constexpr auto fub::StateTraits< ShallowWaterVariables< Xs... > >::names
staticconstexpr

◆ pointers_to_member

template<typename... Xs>
constexpr auto fub::StateTraits< ShallowWaterVariables< Xs... > >::pointers_to_member
staticconstexpr

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