wrattr_dataset Subroutine

private subroutine wrattr_dataset(this, dset_id, unit, name)

Arguments

Type IntentOptional AttributesName
class(hdf5file), intent(in) :: this
integer(kind=hid_t), intent(in) :: dset_id
character(len=*), intent(in), optional :: unit
character(len=*), intent(in), optional :: name

Calls

proc~~wrattr_dataset~~CallsGraph proc~wrattr_dataset wrattr_dataset interface~add_h5_atribute add_h5_atribute proc~wrattr_dataset->interface~add_h5_atribute proc~add_h5_atribute_str add_h5_atribute_str interface~add_h5_atribute->proc~add_h5_atribute_str proc~add_h5_atribute_int add_h5_atribute_int interface~add_h5_atribute->proc~add_h5_atribute_int proc~add_h5_atribute_v1_int add_h5_atribute_v1_int interface~add_h5_atribute->proc~add_h5_atribute_v1_int proc~add_h5_atribute_v1_single add_h5_atribute_v1_single interface~add_h5_atribute->proc~add_h5_atribute_v1_single proc~add_h5_atribute_single add_h5_atribute_single interface~add_h5_atribute->proc~add_h5_atribute_single proc~add_h5_atribute_str_v1 add_h5_atribute_str_v1 interface~add_h5_atribute->proc~add_h5_atribute_str_v1 h5screate_simple_f h5screate_simple_f proc~add_h5_atribute_str->h5screate_simple_f h5tset_size_f h5tset_size_f proc~add_h5_atribute_str->h5tset_size_f h5sclose_f h5sclose_f proc~add_h5_atribute_str->h5sclose_f h5acreate_f h5acreate_f proc~add_h5_atribute_str->h5acreate_f h5awrite_f h5awrite_f proc~add_h5_atribute_str->h5awrite_f h5tcopy_f h5tcopy_f proc~add_h5_atribute_str->h5tcopy_f h5aclose_f h5aclose_f proc~add_h5_atribute_str->h5aclose_f h5tclose_f h5tclose_f proc~add_h5_atribute_str->h5tclose_f proc~add_h5_atribute_int->h5screate_simple_f proc~add_h5_atribute_int->h5sclose_f proc~add_h5_atribute_int->h5acreate_f proc~add_h5_atribute_int->h5awrite_f proc~add_h5_atribute_int->h5aclose_f proc~add_h5_atribute_v1_int->h5screate_simple_f proc~add_h5_atribute_v1_int->h5sclose_f proc~add_h5_atribute_v1_int->h5acreate_f proc~add_h5_atribute_v1_int->h5awrite_f proc~add_h5_atribute_v1_int->h5aclose_f proc~add_h5_atribute_v1_single->h5screate_simple_f proc~add_h5_atribute_v1_single->h5sclose_f proc~add_h5_atribute_v1_single->h5acreate_f proc~add_h5_atribute_v1_single->h5awrite_f proc~detect_precision detect_precision proc~add_h5_atribute_v1_single->proc~detect_precision proc~add_h5_atribute_v1_single->h5aclose_f proc~add_h5_atribute_single->h5screate_simple_f proc~add_h5_atribute_single->h5sclose_f proc~add_h5_atribute_single->h5acreate_f proc~add_h5_atribute_single->h5awrite_f proc~add_h5_atribute_single->proc~detect_precision proc~add_h5_atribute_single->h5aclose_f proc~add_h5_atribute_str_v1->h5screate_simple_f proc~add_h5_atribute_str_v1->h5tset_size_f proc~add_h5_atribute_str_v1->h5sclose_f proc~add_h5_atribute_str_v1->h5acreate_f proc~add_h5_atribute_str_v1->h5awrite_f proc~add_h5_atribute_str_v1->h5tcopy_f proc~add_h5_atribute_str_v1->h5aclose_f proc~add_h5_atribute_str_v1->h5tclose_f

Called by

proc~~wrattr_dataset~~CalledByGraph proc~wrattr_dataset wrattr_dataset proc~pwfield_2d pwfield_2d proc~pwfield_2d->proc~wrattr_dataset proc~pwpart_3d_pipe pwpart_3d_pipe proc~pwpart_3d_pipe->proc~wrattr_dataset proc~pwfield_2d_pipe pwfield_2d_pipe proc~pwfield_2d_pipe->proc~wrattr_dataset proc~wpart wpart proc~wpart->proc~wrattr_dataset proc~wfield_2d_pipe wfield_2d_pipe proc~wfield_2d_pipe->proc~wrattr_dataset proc~pwpart_2d pwpart_2d proc~pwpart_2d->proc~wrattr_dataset proc~pwfield_3d pwfield_3d proc~pwfield_3d->proc~wrattr_dataset proc~pwfield_3d_pipe pwfield_3d_pipe proc~pwfield_3d_pipe->proc~wrattr_dataset interface~pwpart_pipe pwpart_pipe interface~pwpart_pipe->proc~pwpart_3d_pipe interface~wfield_pipe wfield_pipe interface~wfield_pipe->proc~wfield_2d_pipe interface~pwfield pwfield interface~pwfield->proc~pwfield_2d interface~pwfield->proc~pwfield_3d interface~pwpart pwpart interface~pwpart->proc~pwpart_2d interface~pwfield_pipe pwfield_pipe interface~pwfield_pipe->proc~pwfield_2d_pipe interface~pwfield_pipe->proc~pwfield_3d_pipe proc~writerst_part3d writerst_part3d proc~writerst_part3d->proc~wpart proc~writehdf5 writehdf5 proc~writehdf5->interface~pwfield proc~writehdf5_2dslice writehdf5_2dslice proc~writehdf5_2dslice->interface~wfield_pipe proc~writehdf5_2dslice->interface~pwfield_pipe proc~writehdf5_part3d writehdf5_part3d proc~writehdf5_part3d->interface~pwpart_pipe proc~writehdf5_3d writehdf5_3d proc~writehdf5_3d->interface~pwfield_pipe proc~writehdf5_part2d writehdf5_part2d proc~writehdf5_part2d->interface~pwpart

Contents

None