6.2
general documentation
cs_xdef_time_func_input_t Struct Reference

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

#include <cs_xdef.h>

+ Collaboration diagram for cs_xdef_time_func_input_t:

Data Fields

void * input
 
cs_time_func_tfunc
 

Detailed Description

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

Field Documentation

◆ 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: