CHArray_fwd.H File Reference


Detailed Description

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.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ArSp

Enumerations

enum  { ArZeroRow, ArZeroCol, ArRangeRow, ArRangeCol }
 Array configuration parameters. More...
enum  { CHArrayMaximumRank = 7 }
 Array limits. More...


Enumeration Type Documentation

anonymous enum

Array configuration parameters.

Enumerator:
ArZeroRow  Zero lower bound and row-storage.
ArZeroCol  Zero lower bound and column-storage.
ArRangeRow  Range of subscripts and row-storage.
ArRangeCol  Range of subscripts and column- storage

anonymous enum

Array limits.

Enumerator:
CHArrayMaximumRank  Maximum supported rank.


Generated on Fri Apr 5 04:18:33 2019 for Chombo + EB by  doxygen 1.5.5