FaceStop Class Reference

#include <FaceIterator.H>

List of all members.


Detailed Description

Ennumeration class to distinguish where FaceIterator will stop.

Public Types

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

Member Enumeration Documentation

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.\ HiNoBoundary means stop at all faces on the high side of IVS cells, excluding faces on the domain boundary. \

Enumerator:
Invalid 
SurroundingWithBoundary 
SurroundingNoBoundary 
HiWithBoundary 
LoWithBoundary 
HiNoBoundary 
LoNoBoundary 
LoBoundaryOnly 
HiBoundaryOnly 
AllBoundaryOnly 
NUMTYPES 


The documentation for this class was generated from the following file:

Generated on Fri Apr 5 04:25:05 2019 for Chombo + EB by  doxygen 1.5.5