hdf5_obj_Close Subroutine

private impure subroutine hdf5_obj_Close(this)

Close hdf5 file

Type Bound

hdf5_obj

Arguments

Type IntentOptional Attributes Name
class(hdf5_obj), intent(in) :: this

A HDF5 object


Calls

proc~~hdf5_obj_close~~CallsGraph proc~hdf5_obj_close hdf5_obj%hdf5_obj_Close h5fclose_f h5fclose_f proc~hdf5_obj_close->h5fclose_f