B.2.1.30 undocumented MLL

one2oneid Get the ADF id of a one2one node
one2one-id:D=one2oneid(base-id:I,zone-id:I,one2one-id:I)
  $\rightarrow$ 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)
  $\rightarrow$ See 'baseid' remarks. 
zoneid Get the ADF id of a zone
zone-id:D=zoneid(base-id:I,zone-id:I)
  $\rightarrow$ See 'baseid' remarks. 
bcid Get the BC ADF id
bc-id:D=bcid(base-id:I,zone-id:I,bc-id:I)
  $\rightarrow$ 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)
  $\rightarrow$ See 'baseid' remarks. 
solid Get the ADF id of a solution
sol-id:D=solid(base-id:I,zone-id:I,sol-id:I)
  $\rightarrow$ See 'baseid' remarks. 
baseid Get the ADF id of a base
base-id:D=baseid(base-id:I)
  $\rightarrow$ 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.