My Project
programmer's documentation
Data Fields
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:
Collaboration graph

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

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: