Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
fub::is_extents< E > Struct Template Reference

This is true std::true_type iff E is extents<Es...> for some std::ptrdiff_t... More...

#include <mdspan.hpp>

Detailed Description

template<typename E>
struct fub::is_extents< E >

This is true std::true_type iff E is extents<Es...> for some std::ptrdiff_t...

Es.


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