h5hut_Close Subroutine

private subroutine h5hut_Close(this)

Close hdf5 file with h5hut

Type Bound

h5hut_obj

Arguments

Type IntentOptional Attributes Name
class(h5hut_obj), intent(inout) :: this

A H5hut object


Calls

proc~~h5hut_close~~CallsGraph proc~h5hut_close h5hut_obj%h5hut_Close h5_closefile h5_closefile proc~h5hut_close->h5_closefile