Functions | |
cs_real_t * | cs_meg_initialization (const cs_zone_t *zone, const char *field_name) |
This function is used for initalization of fields over a given volume zone. More... | |
This function is used for initalization of fields over a given volume zone.
Evaluate GUI defined mathematical expressions over volume zones for initialization.
The caller is responsible for freeing the associated array.
[in] | zone | pointer to associated volume zone |
[in,out] | field_name | associated field name |