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

CGNS::Elements Class Reference

#include <cgns++.h>

Inherits CGNS::Node.

Inheritance diagram for CGNS::Elements:

Inheritance graph
[legend]
List of all members.

Public Methods

ElementType getElementType () const
int getNodesOnBoundary () const
IndexRange1D getElementRange () const
IndexRange1D writeElementRange (IndexRange1D)
IndexArray getElementConnectivity () const
IndexArray getParentData () const
bool hasParentData () const
void deleteParentData ()
IndexArray writeParentData ()
 Elements (Private::Elements *iImpl)

Detailed Description

Represents a SIDS node holding a Elements_t.


Constructor & Destructor Documentation

Elements Private::Elements *    iImpl
 

Creates these elements from implementation data.


Member Function Documentation

void deleteParentData  
 

IndexArray getElementConnectivity   const
 

IndexRange1D getElementRange   const
 

ElementType getElementType   const
 

Gets the element type of this node.

int getNodesOnBoundary   const
 

Gets the number of nodes on the boundary. Zero may mean unknown.

IndexArray getParentData   const
 

bool hasParentData   const
 

IndexRange1D writeElementRange IndexRange1D   
 

IndexArray writeParentData  
 


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