Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

EBNormType Class Reference

#include <EBArith.H>

List of all members.

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

enum EBNormType::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.

Enumeration values:
OverOnlyRegular 
OverOnlyIrregular 
OverBoth 


The documentation for this class was generated from the following file:
Generated on Wed Apr 16 14:35:14 2003 for EBChombo by doxygen1.2.16