This function is used to compute user defined values for fields over a given volume zone. The mathematical expression is defined in the GUI.
More...
This function is used to compute user defined values for fields over a given volume zone. The mathematical expression is defined in the GUI.
- Parameters
-
[in] | zone_name | name of a volume zone |
[in] | n_elts | number of elements related to the zone |
[in] | elt_ids | list of element ids related to the zone |
[in] | xyz | list of coordinates related to the zone |
[in,out] | f | array of pointers to cs_field_t structures |