![]() |
Domi
Multi-dimensional, distributed data structures
|
| ▼CDescribable | |
| CDomi::MDVector< Scalar > | Multi-dimensional distributed vector |
| ▼Cdomain_error | |
| CDomi::SubcommunicatorError | Subcommunicator Error exception type |
| ▼Cinvalid_argument | |
| CDomi::InvalidArgument | Invalid argument exception type |
| ▼Citerator | |
| CDomi::MDIterator< MDARRAY > | Iterator class suitable for multi-dimensional arrays |
| CDomi::MDRevIterator< MDARRAY > | Reverse iterator class suitable for multi-dimensional arrays |
| CDomi::MDArray< T > | Memory-safe templated multi-dimensional array class |
| CDomi::MDArrayRCP< T > | Memory-safe, reference-counted, templated, multi-dimensional array class |
| CDomi::MDArrayRCP< Scalar > | |
| CDomi::MDArrayView< T > | Memory-safe templated multi-dimensional array view class |
| CDomi::MDArrayView< Scalar > | |
| CDomi::MDComm | Multi-dimensional communicator object |
| CDomi::MDMap | Multi-dimensional map |
| ▼Crange_error | |
| CDomi::RangeError | Range Error exception type |
| CDomi::remove_const< T > | Provide capability to declare a variable as non-const, even if template parameter is const |
| CDomi::remove_const< const T > | Specialization of remove_const when template parameter is already const |
| ▼Cruntime_error | |
| CDomi::BoundsError | Bounds Error exception type |
| CDomi::MapOrdinalError | Map Ordinal Error exception type |
| CDomi::MDMapError | MDMap Error exception type |
| CDomi::MDMapNoncontiguousError | MDMap Error exception type |
| CDomi::TypeError | Type Error exception type |
| ▼CDomi::Slice | A Slice contains a start, stop, and step index, describing a subset of an ordered container |
| CDomi::ConcreteSlice | A ConcreteSlice is a Slice that does not accept Default or negative start or stop values |
1.8.14