file
LocalView.hThis file contains the LocalView class, a class that allows to wrap any contiguous raw data into a view which is accessible with multiple indices.
Namespaces
- namespace atlas
- Contains all atlas classes and methods.
- namespace atlas::array
- Contains classes to operate with multidimensional arrays.
Classes
-
template<typename Value, int Rank>class atlas::array::LocalView
- Multi-dimensional access existing POD array pointer.
Defines
- #define ENABLE_IF_NON_CONST
- #define ENABLE_IF_CONST_WITH_NON_CONST(T)