destructor Subroutine

private subroutine destructor(self)

Close file and handle if user forgets to do so

Arguments

Type IntentOptional AttributesName
type(hdf5_file), intent(inout) :: self

Contents

None