programmer's documentation
Functions
cs_walldistance.h File Reference
#include "cs_base.h"
#include "cs_equation.h"
Include dependency graph for cs_walldistance.h:

Go to the source code of this file.

Functions

void cs_walldistance_compute (const cs_cdo_connect_t *connect, const cs_cdo_quantities_t *cdoq, const cs_equation_t *eq)
 Compute the wall distance. More...
 
void cs_walldistance_setup (cs_equation_t *eq, cs_property_t *diff_pty, int wall_ml_id)
 Setup an new equation related to the wall distance. More...
 

Function Documentation

void cs_walldistance_compute ( const cs_cdo_connect_t connect,
const cs_cdo_quantities_t cdoq,
const cs_equation_t *  eq 
)

Compute the wall distance.

Parameters
[in]connectpointer to a cs_cdo_connect_t structure
[in]cdoqpointer to a cs_cdo_quantities_t structure
[in]eqpointer to the associated cs_equation_t structure
void cs_walldistance_setup ( cs_equation_t *  eq,
cs_property_t *  diff_pty,
int  wall_ml_id 
)

Setup an new equation related to the wall distance.

Parameters
[in]eqpointer to the associated cs_equation_t structure
[in]diff_ptypointer to a cs_property_t structure
[in]wall_ml_idid of the mesh location related to wall boundaries