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

#include <type_traits.hpp>

Public Types

using type = typename Var::value_type
 

Member Typedef Documentation

◆ type

template<typename Var >
using fub::value_type< Var >::type = typename Var::value_type

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