h5hut_Open Subroutine

private subroutine h5hut_Open(this, flag)

Open a hdf5 file with h5hut

Type Bound

h5hut_obj

Arguments

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

A H5hut object

character(len=*), intent(in) :: flag

Calls

proc~~h5hut_open~~CallsGraph proc~h5hut_open h5hut_obj%h5hut_Open h5_openfile h5_openfile proc~h5hut_open->h5_openfile