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< PerfectGasConservative< Xs... > > Struct Template Reference

#include <PerfectGas.hpp>

Public Types

template<int Rank>
using Depths = PerfectGasConsShape< Rank >
 
template<int Rank>
using Equation = PerfectGas< 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< PerfectGasConservative< Xs... > >::Depths = PerfectGasConsShape<Rank>

◆ Equation

template<typename... Xs>
template<int Rank>
using fub::StateTraits< PerfectGasConservative< Xs... > >::Equation = PerfectGas<Rank>

Member Data Documentation

◆ names

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

◆ pointers_to_member

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

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