|
IFEM
90A354
|
Struct with data for definition of global node numbers of a patch. More...
#include <ASMs2D.h>

Public Member Functions | |
| BlockNodes () | |
| Default constructor. | |
| int | next () |
| Returns iinod which then is incremented. | |
Public Attributes | |
| int | ibnod [4] |
| Vertex nodes. | |
| Edge | edges [4] |
| Edge nodes. | |
| int | iinod |
| Global node number of the first interior node. | |
| int | inc [2] |
| Increment in global node numbering in each direction. | |
| int | nnodI |
| Number of nodes in parameter direction I. | |
| int | indxI |
| Running node index in the local I-direction. | |
Struct with data for definition of global node numbers of a patch.