9.0
general documentation
Loading...
Searching...
No Matches
cs_macfb_priv.cpp File Reference
#include "base/cs_defs.h"
#include <assert.h>
#include <stdlib.h>
#include "bft/bft_mem.h"
#include "cdo/cs_macfb_advection.h"
#include "cdo/cs_xdef.h"
#include "cdo/cs_macfb_priv.h"
Include dependency graph for cs_macfb_priv.cpp:

Functions

void cs_macfb_set_advection_function (const cs_equation_param_t *eqp, cs_equation_builder_t *eqb, cs_macfb_priv_t *eqc)
 Set the advection-related parameters in the context structure of MAC face-based schemes.

Function Documentation

◆ cs_macfb_set_advection_function()

void cs_macfb_set_advection_function ( const cs_equation_param_t * eqp,
cs_equation_builder_t * eqb,
cs_macfb_priv_t * eqc )

Set the advection-related parameters in the context structure of MAC 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_macfb_priv_t structure