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 | value_type = T |
Static Public Member Functions | |
static constexpr std::size_t | size () noexcept |
using fub::integer_sequence< T, Ints >::value_type = T |
|
inlinestaticconstexprnoexcept |