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

FaceStop Class Reference

#include <FaceIterator.H>

List of all members.

Public Types

enum  WhichFaces {
  Invalid = -1, SurroundingWithBoundary = 0, HiWithBoundary, LoWithBoundary,
  SurroundingNoBoundary, HiNoBoundary, LoNoBoundary, NUMTYPES
}


Detailed Description

Ennumeration class to distinguish where FaceIterator will stop.


Member Enumeration Documentation

enum FaceStop::WhichFaces
 

SurroundingWithBoundary means stop at all faces on the high and low sides of IVS cells. \ SurroundingNoBoundary means stop at all faces on the high and low sides of IVS cells, excluding faces on the domain boundary.\ LoWithBoundary means stop at all faces on the low side of IVS cells.\ LoNoBoundary means stop at all faces on the low side of IVS cells, excluding faces on the domain boundary.\ HiWithBoundary means stop at all faces on the high side of IVS cells.\ LoNoBoundary means stop at all faces on the high side of IVS cells, excluding faces on the domain boundary.\

Enumeration values:
Invalid 
SurroundingWithBoundary 
HiWithBoundary 
LoWithBoundary 
SurroundingNoBoundary 
HiNoBoundary 
LoNoBoundary 
NUMTYPES 


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