| one2oneid |
Get the ADF id of a one2one node |
|
one2one-id:D=one2oneid(base-id:I,zone-id:I,one2one-id:I) |
| |
Comment |
| fieldid |
Get the ADF id of a solution field |
|
field-id:D=fieldid(base-id:I,zone-id:I,sol-id:I,field-id:I) |
| |
See 'baseid' remarks. |
| zoneid |
Get the ADF id of a zone |
|
zone-id:D=zoneid(base-id:I,zone-id:I) |
| |
See 'baseid' remarks. |
| bcid |
Get the BC ADF id |
|
bc-id:D=bcid(base-id:I,zone-id:I,bc-id:I) |
| |
Used for ADF functions |
| coordid |
Get the ADF id of a coordinate |
|
coord-id:D=coordid(base-id:I,zone-id:I,coord-id:I) |
| |
See 'baseid' remarks. |
| solid |
Get the ADF id of a solution |
|
sol-id:D=solid(base-id:I,zone-id:I,sol-id:I) |
| |
See 'baseid' remarks. |
| baseid |
Get the ADF id of a base |
|
base-id:D=baseid(base-id:I) |
| |
The argument is the MLL id, the return value is the ADF id, itis a double float value. Such an id cannot be obtained if theCGNS/ADF file has been open as write only. |