Chombo + EB  3.0
Public Types | List of all members
EBNormType Class Reference

#include <EBArith.H>

Public Types

enum  NormMode { OverOnlyRegular =0, OverOnlyIrregular, OverBoth }
 

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

◆ NormMode

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: