#include <cgns++.h>
Inherits CGNS::Arrayed.
Inherited by CGNS::Discreted, and CGNS::GridCoordinates.
Inheritance diagram for CGNS::Gridded:
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 () |
|
|
|
Creates this node from implementation data. |
|
Deletes this node and disables access via base pointers. |
|
Gets the number of rind planes beyond the specified index boundary. |
|
Asks if there is any Rind_t subnode. |