7.1
general documentation
cs_xdef_time_func_context_t Struct Reference

Context structure when a time step function is used for the definition. More...

#include <cs_xdef.h>

+ Collaboration diagram for cs_xdef_time_func_context_t:

Data Fields

cs_time_func_tfunc
 
void * input
 
cs_xdef_free_input_tfree_input
 

Detailed Description

Context structure when a time step function is used for the definition.

Field Documentation

◆ free_input

free_input

NULL or pointer to a function to free a given input structure

◆ func

func

pointer to a cs_time_func_t to call

◆ input

input

NULL or pointer to a structure cast on-the-fly for additional information used in the function


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