Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <StateRow.hpp>
Public Types | |
template<typename Depth > | |
using | fn = typename DepthToRowType< const double, Depth >::type |
using | type = boost::mp11::mp_transform< fn, meta::Depths< State > > |
using fub::RowBaseImpl< const State >::fn = typename DepthToRowType<const double, Depth>::type |
using fub::RowBaseImpl< const State >::type = boost::mp11::mp_transform<fn, meta::Depths<State> > |