IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Additional Inherited Members | |
Public Member Functions inherited from IG.Gr.Mesh | |
virtual int | GetNodeNumber (int i) |
Properties inherited from IG.Gr.Mesh | |
abstract int | NumNodes [get] |
Returns number of grid points. More... | |
abstract bool | HasFaces [get] |
Gets a value indicating whether the mesh has faces. More... | |
abstract int | NumFaces [get] |
Returns the number of faces that the mesh has. More... | |
abstract bool | HasVolumes [get] |
Gets a value indicating whether the mesh has volumes. More... | |
abstract int | NumVolumes [get] |
Returns the number of volumes that the mesh has. More... | |