Input structure when a definition by DoF function is used. More...
#include <cs_xdef.h>
Data Fields | |
void * | input |
cs_flag_t | loc |
cs_dof_func_t * | func |
Input structure when a definition by DoF function is used.
func |
pointer to a cs_dof_func_t to call
input |
NULL or pointer to a structure cast on-the-fly for additional information used in the function
loc |
Flag to know which type of entities are given as parameter in the cs_dof_func_t