Struct for face node definitions.
More...
|
|
int | next () |
| | Returns isnod which then is incremented.
|
| |
|
|
int | isnod = 0 |
| | Global node number of the first interior point on face.
|
| |
|
int | incrI = 0 |
| | Increment in global numbering in the I-direction on face.
|
| |
|
int | incrJ = 0 |
| | Increment in global numbering in the J-direction on face.
|
| |
|
int | nnodI = 0 |
| | Number of nodes in the local I-direction on face.
|
| |
|
int | indxI = 1 |
| | Running node index in the local I-direction.
|
| |
Struct for face node definitions.
The documentation for this struct was generated from the following files:
- /home/runner/work/IFEM-2/IFEM-2/src/ASM/ASMs3D.h
- /home/runner/work/IFEM-2/IFEM-2/src/ASM/ASMs3D.C