assign(const value_type &value) (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | |
contiguous() const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
data() const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
data() (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
dump(std::ostream &os) const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | |
LocalView(value_type *data, const idx_t shape[], const idx_t strides[]) (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
LocalView(value_type *data, const idx_t shape[], const idx_t strides[]) (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
LocalView(value_type *data, const idx_t shape[]) (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
LocalView(value_type *data, const idx_t shape[]) (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
LocalView(value_type *data, const ArrayShape &shape) (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
LocalView(value_type *data, const ArrayShape &shape) (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
operator const LocalView< value_type, Rank > &() const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
operator()(Ints... idx) (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
operator()(Ints... idx) const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
operator<< (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | friend |
operator[](Int idx) const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
operator[](Int idx) (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
rank() (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inlinestatic |
RANK (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | static |
return_type typedef (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | |
shape(Int idx) const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
shape() const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
size() const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
slice(Args... args) (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
slice(Args... args) const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
stride(Int idx) const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
strides() const (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | inline |
value_type typedef (defined in atlas::array::LocalView< Value, Rank >) | atlas::array::LocalView< Value, Rank > | |