|
Chombo + EB + MF
3.2
|
Forward declarations for class CHArray. More...

Go to the source code of this file.
Classes | |
| class | ArSp::DefaultArrayAlloc< T > |
| Default allocator. More... | |
| class | CHArray< T, Rank, ArConf, Alloc > |
| Multidimensional array class. More... | |
Namespaces | |
| ArSp | |
Macros | |
| #define | _CHARRAY_FWD_H_ |
Typedefs | |
| typedef int | ArSp::IIx_t |
| typedef unsigned | ArSp::USz_t |
| Type of unsigned int for a size. More... | |
Enumerations | |
| enum | { ArZeroRow, ArZeroCol, ArRangeRow, ArRangeCol } |
| Array configuration parameters. More... | |
| enum | { CHArrayMaximumRank = 7 } |
| Array limits. More... | |
Forward declarations for class CHArray.
These class declarations have to be in a separate file to ensure that the default template parameters are only specified once. Include this file like normal if all you want is a foward declaration of class CHArray.
| #define _CHARRAY_FWD_H_ |
| anonymous enum |
1.8.13