9.0
general documentation
Loading...
Searching...
No Matches
cs_user_time_table.cpp File Reference

User definitions of time tables. More...

#include "base/cs_defs.h"
#include <assert.h>
#include <math.h>
#include "cs_headers.h"
Include dependency graph for cs_user_time_table.cpp:

Functions

void cs_user_time_table ()
 Define time tables using C API. This function is called at the begin of the simulation only.

Detailed Description

User definitions of time tables.

See Examples of data settings for porous media for examples.

Function Documentation

◆ cs_user_time_table()

void cs_user_time_table ( void )

Define time tables using C API. This function is called at the begin of the simulation only.

Parameters
[in,out]domainpointer to a cs_domain_t structure