IFEM  90A354
Public Member Functions | Public Attributes | List of all members
ASMs3D::BlockNodes Struct Reference

Struct with data for definition of global node numbers of a patch. More...

#include <ASMs3D.h>

Collaboration diagram for ASMs3D::BlockNodes:
Collaboration graph
[legend]

Public Member Functions

 BlockNodes ()
 Default constructor.
 
int next ()
 Returns iinod which then is incremented.
 

Public Attributes

int ibnod [8]
 Vertex nodes.
 
Edge edges [12]
 Edge nodes.
 
Face faces [6]
 Face nodes.
 
int iinod
 Global node number of the first interior node.
 
int inc [3]
 Increment in global node numbering in each direction.
 
int nnodI
 Number of nodes in parameter direction I.
 
int nnodJ
 Number of nodes in parameter direction J.
 
int indxI
 Running node index in the local I-direction.
 
int indxJ
 Running node index in the local J-direction.
 

Detailed Description

Struct with data for definition of global node numbers of a patch.


The documentation for this struct was generated from the following files: