My Project
programmer's documentation
Public Member Functions
field_set_key_double Interface Reference

Assign a floating point value for a given key to a field. More...

Collaboration diagram for field_set_key_double:
Collaboration graph

Public Member Functions

subroutine field_set_key_double (f_id, k_id, k_value)
 

Detailed Description

Assign a floating point value for a given key to a field.

If the key id is not valid, or the value type or field category is not compatible, a fatal error is provoked.

Parameters
[in]f_idfield id
[in]k_idid of associated key
[in]k_valuevalue associated with key

Constructor & Destructor Documentation

◆ field_set_key_double()

subroutine field_set_key_double ( integer(c_int), value  f_id,
integer(c_int), value  k_id,
real(c_double), value  k_value 
)

The documentation for this interface was generated from the following file: