![]() |
Domi
Multi-dimensional, distributed data structures
|
| ▼NDomi | |
| CBoundsError | Bounds Error exception type |
| CConcreteSlice | A ConcreteSlice is a Slice that does not accept Default or negative start or stop values |
| CInvalidArgument | Invalid argument exception type |
| CMapOrdinalError | Map Ordinal Error exception type |
| CMDArray | Memory-safe templated multi-dimensional array class |
| CMDArrayRCP | Memory-safe, reference-counted, templated, multi-dimensional array class |
| CMDArrayView | Memory-safe templated multi-dimensional array view class |
| CMDComm | Multi-dimensional communicator object |
| CMDIterator | Iterator class suitable for multi-dimensional arrays |
| CMDMap | Multi-dimensional map |
| CMDMapError | MDMap Error exception type |
| CMDMapNoncontiguousError | MDMap Error exception type |
| CMDRevIterator | Reverse iterator class suitable for multi-dimensional arrays |
| CMDVector | Multi-dimensional distributed vector |
| CRangeError | Range Error exception type |
| Cremove_const | Provide capability to declare a variable as non-const, even if template parameter is const |
| Cremove_const< const T > | Specialization of remove_const when template parameter is already const |
| CSlice | A Slice contains a start, stop, and step index, describing a subset of an ordered container |
| CSubcommunicatorError | Subcommunicator Error exception type |
| CTypeError | Type Error exception type |
1.8.14