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

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

#include <ASMs2D.h>

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

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.
 

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: