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

This is the complete list of members for fub::span< T, 0 >, including all inherited members.

begin() const noexceptfub::span< T, 0 >inline
cbegin() const noexceptfub::span< T, 0 >inline
cend() const noexceptfub::span< T, 0 >inline
const_iterator typedeffub::span< T, 0 >
const_reverse_iterator typedeffub::span< T, 0 >
crbegin() const noexceptfub::span< T, 0 >inline
crend() const noexceptfub::span< T, 0 >inline
data() const noexceptfub::span< T, 0 >inline
difference_type typedeffub::span< T, 0 >
element_type typedeffub::span< T, 0 >
empty() const noexceptfub::span< T, 0 >inline
end() const noexceptfub::span< T, 0 >inline
extentfub::span< T, 0 >static
index_type typedeffub::span< T, 0 >
iterator typedeffub::span< T, 0 >
pointer typedeffub::span< T, 0 >
pointer_fub::span< T, 0 >private
rbegin() const noexceptfub::span< T, 0 >inline
reference typedeffub::span< T, 0 >
rend() const noexceptfub::span< T, 0 >inline
reverse_iterator typedeffub::span< T, 0 >
size() const noexceptfub::span< T, 0 >inline
size_bytes() const noexceptfub::span< T, 0 >inline
span() noexcept=defaultfub::span< T, 0 >
span(pointer p, [[maybe_unused]] index_type size)fub::span< T, 0 >inline
span(pointer first, pointer last)fub::span< T, 0 >inline
span(Container &container)fub::span< T, 0 >inline
span(const Container &container)fub::span< T, 0 >inline
span(const span< S, 0 > &s) noexceptfub::span< T, 0 >inline
span(const span &s) noexcept=defaultfub::span< T, 0 >
value_type typedeffub::span< T, 0 >