Subgrid Class Reference

#include <eleme.h>

Inheritance diagram for Subgrid:

Inheritance graph
[legend]
Collaboration diagram for Subgrid:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Subgrid (bool r_i, bool r_n, bool r_b)
 Subgrid ()
bool run_interior () const
bool run_nearb () const
int run_boundary () const
void operator= (const Subgrid &v)

Protected Attributes

bool r_interior
bool r_nearb
int r_boundary
Gridgrid

Friends

Subgrid operator & (Subgrid a, Subgrid b)

Detailed Description

Definition at line 949 of file eleme.h.


Constructor & Destructor Documentation

Subgrid::Subgrid bool  r_i,
bool  r_n,
bool  r_b
[inline]
 

Definition at line 965 of file eleme.h.

Subgrid::Subgrid  )  [inline]
 

Definition at line 967 of file eleme.h.


Member Function Documentation

void Subgrid::operator= const Subgrid v  )  [inline]
 

Definition at line 974 of file eleme.h.

References grid, r_boundary, r_interior, and r_nearb.

int Subgrid::run_boundary  )  const [inline]
 

Definition at line 972 of file eleme.h.

References r_boundary.

bool Subgrid::run_interior  )  const [inline]
 

Definition at line 970 of file eleme.h.

References r_interior.

Referenced by Index_set::Index_set().

bool Subgrid::run_nearb  )  const [inline]
 

Definition at line 971 of file eleme.h.

References r_nearb.


Friends And Related Function Documentation

Subgrid operator & Subgrid  a,
Subgrid  b
[friend]
 

Definition at line 107 of file eleme.cc.


Member Data Documentation

Grid* Subgrid::grid [protected]
 

Definition at line 987 of file eleme.h.

Referenced by operator=(), Sub_boundary_grid::operator~(), and Sub_boundary_grid::Sub_boundary_grid().

int Subgrid::r_boundary [protected]
 

Definition at line 984 of file eleme.h.

Referenced by operator=(), Sub_boundary_grid::operator~(), run_boundary(), and Sub_boundary_grid::Sub_boundary_grid().

bool Subgrid::r_interior [protected]
 

Definition at line 982 of file eleme.h.

Referenced by operator=(), and run_interior().

bool Subgrid::r_nearb [protected]
 

Definition at line 983 of file eleme.h.

Referenced by operator=(), and run_nearb().


The documentation for this class was generated from the following file:
Generated on Mon Jan 16 14:46:43 2006 for IPPL by  doxygen 1.4.6