TUV-x
|
Writes 2D double data. More...
Private Member Functions | |
subroutine | write_2d_double (this, variable_name, dimensions, variable_data, requestor_name) |
Writes 2D double data.
If the provided dimensions do not exist, they will be created based on the shape of the given data. If they do exist, they must be compatible with the shape of the given data.