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::DepthToRowType< T, Depth > Struct Template Reference

#include <StateRow.hpp>

Public Types

using type = mdspan< T, 2, layout_stride >
 

Member Typedef Documentation

◆ type

template<typename T , typename Depth >
using fub::DepthToRowType< T, Depth >::type = mdspan<T, 2, layout_stride>

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