7 API

7.1 ufileformat

uload(filename,matrix,exclusion_value)
 
filename
: character of strings, input. The filename of the matrix to load with the extensions described in 2.
matrix
: 1D, 2D or 3D unallocated real pointer, output. The allocation of the output matrix is done inside the subroutine.
exclusion_value
: real, output: The exclusion value
usave(filename,matrix,exclusion_value)
 
filename
: character of strings, input. The filename of the matrix to save.
matrix
: 1D, 2D or 3D real matrix, input. The matrix to save.
exclusion_value
: real, input: The exclusion value