libvhcall-fortran  2.5
vhcall_fortran::fvhcall_args_set Interface Reference

Interface of setting value to VH Call arguments object. More...

Detailed Description

Interface of setting value to VH Call arguments object.

By using generic name vhcall_args_set, one of function in the following list is invoked depending on type of argument given.

For detail of the argument, please refer to API of each function.

  • fvhcall_args_set_string
  • fvhcall_args_set_integer
  • fvhcall_args_set_real
  • fvhcall_args_set_rarr_d1
  • fvhcall_args_set_rarr_d2
  • fvhcall_args_set_rarr_d3
  • fvhcall_args_set_double
  • fvhcall_args_set_darr_d1
  • fvhcall_args_set_darr_d2
  • fvhcall_args_set_darr_d3
  • fvhcall_args_set_complex
  • fvhcall_args_set_carr_d1
  • fvhcall_args_set_carr_d2
  • fvhcall_args_set_carr_d3
  • fvhcall_args_set_double_complex
  • fvhcall_args_set_dcarr_d1
  • fvhcall_args_set_dcarr_d2
  • fvhcall_args_set_dcarr_d3