It is not so clear what the api for the dictionary and variable are. Ideally there should be a table matching the C++/Python interface to the fortran one. Basic API that should be documented:
Those are dictionary, but for variable, that does not have a clear C++/Python counterpart, so I'm not sure what needs to be documented.
It is not so clear what the api for the
dictionaryandvariableare. Ideally there should be a table matching the C++/Python interface to the fortran one. Basic API that should be documented:Those are
dictionary, but forvariable, that does not have a clear C++/Python counterpart, so I'm not sure what needs to be documented.