EBNormType Class Reference
#include <EBArith.H>
List of all members.
Detailed Description
enumeration class to ennumerate the different extents of norm covereage. sometimes one wants to only take a norm over the irregular cells. sometimes one only wants to take a norm over the regular cells, and sometimes one wants both.
Member Enumeration Documentation
OverOnlyRegular means take the norm only over regular cells. \ OverOnlyirregular means take the norm only over irregular cells. \ OverBoth means use all uncovered cells. \ All norms exclude covered cells.
- Enumerator:
-
OverOnlyRegular |
|
OverOnlyIrregular |
|
OverBoth |
|
The documentation for this class was generated from the following file: