create_file_image Subroutine

public subroutine create_file_image(fapl_id)

open HDF5 library create file property ID "fapl_id" create and check empty buffer

Arguments

Type IntentOptional AttributesName
integer(kind=hid_t), intent(out) :: fapl_id

Calls

proc~~create_file_image~~CallsGraph proc~create_file_image create_file_image h5open_f h5open_f proc~create_file_image->h5open_f h5pcreate_f h5pcreate_f proc~create_file_image->h5pcreate_f h5pget_file_image_f h5pget_file_image_f proc~create_file_image->h5pget_file_image_f

Called by

proc~~create_file_image~~CalledByGraph proc~create_file_image create_file_image program~test_file_image test_file_image program~test_file_image->proc~create_file_image

Contents

None