#include <cgns++.h>
Inherits CGNS::Node.
Inheritance diagram for CGNS::Elements:
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) |
|
Creates these elements from implementation data. |
|
|
|
|
|
|
|
Gets the element type of this node. |
|
Gets the number of nodes on the boundary. Zero may mean unknown. |
|
|
|
|
|
|
|
|