template<typename DATA_TYPE>
atlas::parallel::Field class

Constructors, destructors, conversion operators

Field()
Field(const DATA_TYPE data_[], const idx_t var_strides_[], const idx_t var_shape_[], const idx_t var_rank_)
Field(const DATA_TYPE data_[], const idx_t nb_vars)
template<typename Value, int Rank>
Field(const array::ArrayView<Value, Rank>& arr)
template<typename Value, int Rank>
Field(const array::LocalView<Value, Rank>& arr)

Public variables

DATA_TYPE* data
std::vector<idx_t> var_strides
std::vector<idx_t> var_shape
idx_t var_rank
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.