Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ot::FineTouchedStatus Class Reference

A private class used inside Restriction and Prolongation. More...

#include <omg.h>

List of all members.

Public Member Functions

Constructors
 FineTouchedStatus (const FineTouchedStatus &other)
 FineTouchedStatus ()
Overloaded Operators
bool operator!= (FineTouchedStatus const &other) const
const FineTouchedStatus operator+ (FineTouchedStatus const &other) const
FineTouchedStatusoperator+= (FineTouchedStatus const &other)
FineTouchedStatusoperator= (FineTouchedStatus const &other)
bool operator== (FineTouchedStatus const &other) const

Public Attributes

unsigned char flags [8]


Detailed Description

A private class used inside Restriction and Prolongation.

Author:
Rahul Sampath
The masks for the inter-grid transfer operators are stored in and object of this class.

Definition at line 258 of file omg.h.


Constructor & Destructor Documentation

ot::FineTouchedStatus::FineTouchedStatus  )  [inline]
 

Definition at line 264 of file omg.h.

ot::FineTouchedStatus::FineTouchedStatus const FineTouchedStatus other  )  [inline]
 

Definition at line 270 of file omg.h.

References flags.


Member Function Documentation

bool ot::FineTouchedStatus::operator!= FineTouchedStatus const &  other  )  const [inline]
 

Definition at line 304 of file omg.h.

const FineTouchedStatus ot::FineTouchedStatus::operator+ FineTouchedStatus const &  other  )  const [inline]
 

Definition at line 308 of file omg.h.

FineTouchedStatus& ot::FineTouchedStatus::operator+= FineTouchedStatus const &  other  )  [inline]
 

Definition at line 287 of file omg.h.

References flags.

FineTouchedStatus& ot::FineTouchedStatus::operator= FineTouchedStatus const &  other  )  [inline]
 

Definition at line 279 of file omg.h.

References flags.

bool ot::FineTouchedStatus::operator== FineTouchedStatus const &  other  )  const [inline]
 

Definition at line 295 of file omg.h.

References flags.


Member Data Documentation

unsigned char ot::FineTouchedStatus::flags[8]
 

Definition at line 260 of file omg.h.

Referenced by FineTouchedStatus(), operator+=(), operator=(), and operator==().


The documentation for this class was generated from the following file:
Generated on Tue Mar 24 16:14:23 2009 for DENDRO by  doxygen 1.3.9.1