Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
fub::extents< StaticExtents > Member List

This is the complete list of members for fub::extents< StaticExtents >, including all inherited members.

base_type typedeffub::extents< StaticExtents >private
extent(size_t n) const noexceptfub::extents< StaticExtents >inline
ExtentsStorage_()=defaultfub::ExtentsStorage_< sizeof...(StaticExtents), count_dynamic_extents(StaticExtents...), StaticExtents... >private
ExtentsStorage_(IndexType... extent) noexceptfub::ExtentsStorage_< sizeof...(StaticExtents), count_dynamic_extents(StaticExtents...), StaticExtents... >inlineexplicitprivate
ExtentsStorage_(const std::array< std::ptrdiff_t, RankDynamic > &extents) noexceptfub::ExtentsStorage_< sizeof...(StaticExtents), count_dynamic_extents(StaticExtents...), StaticExtents... >inlineexplicitprivate
find_dynamic_extent_index(std::size_t n) noexceptfub::ExtentsStorage_< sizeof...(StaticExtents), count_dynamic_extents(StaticExtents...), StaticExtents... >inlineprivatestatic
index_type typedeffub::extents< StaticExtents >
m_dynamic_extentsfub::ExtentsStorage_< sizeof...(StaticExtents), count_dynamic_extents(StaticExtents...), StaticExtents... >private
rank() noexceptfub::extents< StaticExtents >inlinestatic
rank_dynamic() noexceptfub::extents< StaticExtents >inlinestatic
static_extent(std::size_t n) noexceptfub::extents< StaticExtents >inlinestatic