Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <type_traits.hpp>
Public Types | |
using | type = typename MakeIntegerSequence_< T, N, L+1, Ints..., L >::type |
using fub::MakeIntegerSequence_< T, N, L, Ints >::type = typename MakeIntegerSequence_<T, N, L + 1, Ints..., L>::type |