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

Side Class Reference

Encapsulation of high or low side. More...

#include <LoHiSide.H>

List of all members.

Public Types

enum  LoHiSide { Invalid = -1, Lo = 0, Hi, NUMSIDES }

Public Member Functions

 Side ()
 ~Side ()

Static Public Member Functions

Side::LoHiSide flip (Side::LoHiSide side)

Friends

Side::LoHiSide flip (Side::LoHiSide side)
int sign (Side::LoHiSide side)


Detailed Description

Encapsulation of high or low side.

Encapsulation of high or low side.


Member Enumeration Documentation

enum Side::LoHiSide
 

Lo is the low side.
Hi is the high side.

Enumeration values:
Invalid 
Lo 
Hi 
NUMSIDES 


Constructor & Destructor Documentation

Side::Side  )  [inline]
 

Constructor.

Side::~Side  )  [inline]
 

Destructor.


Member Function Documentation

Side::LoHiSide Side::flip Side::LoHiSide  side  )  [static]
 


Friends And Related Function Documentation

Side::LoHiSide flip Side::LoHiSide  side  )  [friend]
 

Returns the other side. That is, swap Hi for Lo and vice versa.

int sign Side::LoHiSide  side  )  [friend]
 

Returns -1 for Lo Side, +1 for Hi Side.


The documentation for this class was generated from the following file:
Generated on Wed Jun 2 13:59:07 2004 for Chombo&INSwithParticles by doxygen 1.3.2