#include <cs_gwf_tracer.h>
◆ context
◆ diffusivity
◆ equation
◆ finalize_setup
This is a function pointer to finalize the setup of a tracer equation. There is a function pointer by default but this can be overloaded by a user-defined function in the case of a user-defined tracer.
◆ free_context
Function to free quantities or structure associated to the context structure of a tracer.
◆ hydraulic_model
◆ init_setup
This is a function pointer to initialize the setup (adding terms in an equation). At this stage, the mesh has not been loaded. There is a function pointer by default but this can be overloaded by a user-defined function in the case of a user-defined tracer.
◆ model
◆ reaction_id
◆ update_diff_tensor
Function used to update the diffusion tensor (dispersion + diffusion)
◆ update_precipitation
Function used to update the quantities related to the precipitation model
The documentation for this struct was generated from the following file: