GridConnectivity Node
Name: |
|
---|---|
Label: |
|
Data-Type: |
|
Dimensions: |
2 |
Dimension Values: |
|
Data: |
|
Cardinality: |
0,1 |
Parameters: |
|
Name: |
|
---|---|
Label: |
|
See: |
Name: |
|
---|---|
Label: |
|
See: |
Name: |
User defined |
---|---|
Label: |
|
See: |
Name: |
|
---|---|
Label: |
|
Data-Type: |
|
Dimensions: |
2 |
Dimension Values: |
|
Data: |
Cells or nodes on adjoining patch |
Cardinality: |
0,1 |
Parameters: |
|
Name: |
|
---|---|
Label: |
|
See: |
Name: |
|
---|---|
Label: |
|
Data-Type: |
|
Dimensions: |
2 |
Dimension Values: |
|
Data: |
Vector of nodes on current patch |
Cardinality: |
0,1 |
Parameters: |
|
Name: |
|
---|---|
Label: |
|
Data-Type: |
|
Dimensions: |
1 |
Dimension Values: |
Length of string |
Data: |
|
Cardinality: |
0,1 |
Name: |
|
---|---|
Label: |
|
Data-Type: |
|
Dimensions: |
2 |
Dimension Values: |
|
Data: |
Interpolants for each node |
Cardinality: |
0,1 |
Parameters: |
|
Name: |
User defined |
---|---|
Label: |
|
See: |
Note
The nodes PointRange
and PointList
are mutually exclusive.
For mismatched interfaces, the combination of CellListDonor
and InterpolantsDonor
is used to define the position of each receiver point in the donor zone.
cgsize_t
is determined by the application from which the node is written. For a 32-bit application, cgsize_t
will be I4
, and I8
for a 64-bit application.