8.0
general documentation
cs_cdofb_priv.c File Reference
#include "cs_defs.h"
#include <stdlib.h>
#include <assert.h>
#include <bft_mem.h>
#include "cs_cdo_advection.h"
#include "cs_xdef.h"
#include "cs_cdofb_priv.h"
+ Include dependency graph for cs_cdofb_priv.c:

Functions

void cs_cdofb_set_advection_function (const cs_equation_param_t *eqp, cs_equation_builder_t *eqb, cs_cdofb_priv_t *eqc)
 Set the advection-related parameters in the context structure of CDO face-based schemes. More...
 

Function Documentation

◆ cs_cdofb_set_advection_function()

void cs_cdofb_set_advection_function ( const cs_equation_param_t eqp,
cs_equation_builder_t eqb,
cs_cdofb_priv_t *  eqc 
)

Set the advection-related parameters in the context structure of CDO face-based schemes.

DOXYGEN_SHOULD_SKIP_THIS

Parameters
[in]eqppointer to a cs_equation_param_t structure
[in,out]eqbpointer to a cs_equation_builder_t structure
[in,out]eqcpointer to a cs_cdofb_priv_t structure