#include <EBArith.H>
Public Types | |
enum | NormMode { OverOnlyRegular = 0, OverOnlyIrregular, OverBoth } |
|
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. |