Virtual Testbed
Ship dynamics simulator for extreme conditions
vtb::core::Grid< T, N > Member List

This is the complete list of members for vtb::core::Grid< T, N >, including all inherited members.

begin() const noexceptvtb::core::Grid< T, N >inline
begin() noexceptvtb::core::Grid< T, N >inline
begin(int i) const noexceptvtb::core::Grid< T, N >inline
begin(int i) noexceptvtb::core::Grid< T, N >inline
clear() noexcept (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
compact() (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
contains(const vec &x) const noexcept (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
contains(const vec &x, const Args &... tail) const noexcept (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
delta(int i) constvtb::core::Grid< T, N >inline
delta() constvtb::core::Grid< T, N >inline
empty() const (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
end() const noexceptvtb::core::Grid< T, N >inline
end() noexceptvtb::core::Grid< T, N >inline
end(int i) noexceptvtb::core::Grid< T, N >inline
end(int i) const noexceptvtb::core::Grid< T, N >inline
extent(int i) const noexceptvtb::core::Grid< T, N >inline
Grid()=default (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >
Grid(const Grid &)=default (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >
Grid(Grid &&)=default (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >
Grid(const Grid< X, N > &rhs) (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inlineexplicit
Grid(const vec &lbound, const vec &ubound, const int_n &begin_index, const int_n &end_index) (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
Grid(const vec &lbound, const vec &ubound, const int_n &shape) (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
Grid(const vec &ubound, const int_n &shape) (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
Grid(const int_n &shape) (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inlineexplicit
Grid(const Grid< T, 1 > &head, const Tail &... tail) (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inlineexplicit
index(const vec &x) const noexcept (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
index(T x, const int dim) const noexcept (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
int_n typedef (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >
lbound() const noexceptvtb::core::Grid< T, N >inline
lbound() noexceptvtb::core::Grid< T, N >inline
lbound(int i) const noexcept (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
lbound(int i) noexcept (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
length(int i) const noexceptvtb::core::Grid< T, N >inline
near(const Grid &rhs, T eps) (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
num_elements() constvtb::core::Grid< T, N >inline
num_patches(int i) constvtb::core::Grid< T, N >inline
num_patches() constvtb::core::Grid< T, N >inline
operator()(const int_n &i) const noexceptvtb::core::Grid< T, N >inline
operator()(const int_n &i, const vec &delta) const noexceptvtb::core::Grid< T, N >inline
operator()(const int i, const int dim) const noexcept (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
operator()(const blitz::RectDomain< N > &domain) const (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
operator()(const blitz::Range &head, const Tail &... tail) const (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
operator<< (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >friend
operator<< (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >friend
operator=(const Grid &)=default (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >
operator=(Grid &&)=default (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >
operator>> (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >friend
select(int head, Tail ... tail) const -> Grid< T, sizeof...(tail)+1 > (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
shape() const noexceptvtb::core::Grid< T, N >inline
size() const noexceptvtb::core::Grid< T, N >inline
ubound() const noexceptvtb::core::Grid< T, N >inline
ubound() noexceptvtb::core::Grid< T, N >inline
ubound(int i) const noexcept (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
ubound(int i) noexcept (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
vec typedef (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >
within_bounds(T x, int dim) const noexcept (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >inline
~Grid()=default (defined in vtb::core::Grid< T, N >)vtb::core::Grid< T, N >