Go to Overview over all GrAL packages.
Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

RegGrid2D::elem_base Class Reference

#include <cartesian-grid2d.h>

Inheritance diagram for RegGrid2D::elem_base:

Inheritance graph
[legend]
Collaboration diagram for RegGrid2D::elem_base:

Collaboration graph
[legend]
List of all members.

Public Types

typedef RegGrid2D grid_type
typedef RegGrid2D anchor_type

Public Methods

 elem_base ()
 elem_base (const Grid *g)
grid_type const & TheGrid () const
grid_type const & TheAnchor () const

Protected Attributes

const Grid_g

Member Typedef Documentation

typedef RegGrid2D RegGrid2D::elem_base::grid_type
 

Definition at line 196 of file cartesian-grid2d.h.

typedef RegGrid2D RegGrid2D::elem_base::anchor_type
 

Definition at line 197 of file cartesian-grid2d.h.


Constructor & Destructor Documentation

RegGrid2D::elem_base::elem_base   [inline]
 

Definition at line 199 of file cartesian-grid2d.h.

References _g.

Referenced by RegGrid2D::Cell::Cell, RegGrid2D::Edge::Edge, and RegGrid2D::Vertex::Vertex.

RegGrid2D::elem_base::elem_base const Grid   g [inline]
 

Definition at line 200 of file cartesian-grid2d.h.

References _g.


Member Function Documentation

grid_type const& RegGrid2D::elem_base::TheGrid   const [inline]
 

Definition at line 202 of file cartesian-grid2d.h.

References _g.

Referenced by RegGrid2D::Vertex::cell, RegGrid2D::Cell::edge, RegGrid2D::Edge::Edge, RegGrid2D::Vertex::EndCell, RegGrid2D::Vertex::EndVertex, RegGrid2D::Vertex::FirstCell, RegGrid2D::Vertex::FirstVertex, RegGrid2D::Vertex::get_cell_base, RegGrid2D::Cell::get_nb_base, RegGrid2D::Vertex::get_nb_base, RegGrid2D::Cell::GlobalNumber, RegGrid2D::Edge::GlobalNumber, RegGrid2D::Vertex::GlobalNumber, RegGrid2D::Cell::handle, RegGrid2D::Edge::handle, RegGrid2D::Vertex::handle, RegGrid2D::Cell::IsOnBoundary, RegGrid2D::Cell::neighbour, RegGrid2D::Vertex::next_cell, RegGrid2D::Vertex::next_neighbour, RegGrid2D::Cell::NumOfBoundaryFacets, TheAnchor, RegGrid2D::Edge::V2, RegGrid2D::Cell::vertex, and RegGrid2D::Vertex::vertex.

grid_type const& RegGrid2D::elem_base::TheAnchor   const [inline]
 

Definition at line 206 of file cartesian-grid2d.h.

References TheGrid.


Member Data Documentation

const Grid* RegGrid2D::elem_base::_g [protected]
 

Definition at line 208 of file cartesian-grid2d.h.

Referenced by elem_base, RegGrid2D::Cell::EndNeighbour, RegGrid2D::Cell::FirstNeighbour, RegGrid2D::IsValid, TheGrid, and RegGrid2D::Edge::V1.


The documentation for this class was generated from the following file:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 16:08:20 2002 for GrAL Cartesian2D by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000