User definitions of time tables. More...
Functions | |
void | cs_user_time_table () |
Define time tables using C API. This function is called at the begin of the simulation only. More... | |
User definitions of time tables.
See Examples of data settings for porous media for examples.
void cs_user_time_table | ( | void | ) |
Define time tables using C API. This function is called at the begin of the simulation only.
[in,out] | domain | pointer to a cs_domain_t structure |