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

CGNS::Gridded Class Reference

#include <cgns++.h>

Inherits CGNS::Arrayed.

Inherited by CGNS::Discreted, and CGNS::GridCoordinates.

Inheritance diagram for CGNS::Gridded:

Inheritance graph
[legend]
List of all members.

Public Types

enum  Index {
  I_MIN, I_MAX, J_MIN, J_MAX,
  K_MIN, K_MAX
}

Public Methods

bool hasRind () const
int getRind (Index iIndex) const

Protected Methods

 Gridded (Private::Gridded *iImpl)
 ~Gridded ()

Detailed Description

Represents a SIDS node possibly with Rind_t subnodes.


Member Enumeration Documentation

enum Index
 

Enumeration values:
I_MIN 
I_MAX 
J_MIN 
J_MAX 
K_MIN 
K_MAX 


Constructor & Destructor Documentation

Gridded Private::Gridded *    iImpl [protected]
 

Creates this node from implementation data.

~Gridded   [inline, protected]
 

Deletes this node and disables access via base pointers.


Member Function Documentation

int getRind Index    iIndex const
 

Gets the number of rind planes beyond the specified index boundary.

bool hasRind   const
 

Asks if there is any Rind_t subnode.


Generated on Thu Mar 14 10:44:29 2002 for CGNS++ by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001