HDF5 soft link -- to variables in same file target need not exist (dangling link) linking to external files requires an external link (different function required)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(hdf5_file), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | target | |||
character(len=*), | intent(in) | :: | link |