Context structure when a definition by analytic function is used. More...
#include <cs_xdef.h>
Data Fields | |
int | z_id |
cs_analytic_func_t * | func |
void * | input |
cs_xdef_free_input_t * | free_input |
Context structure when a definition by analytic function is used.
free_input |
NULL or pointer to a function to free a given input structure
func |
pointer to a cs_analytic_func_t to call
input |
NULL or pointer to a structure cast on-the-fly for additional information used in the function
z_id |
id related to a zone (volume or boundary) for this definition