Code_Saturne
CFD tool
Functions
cs_ale.h File Reference
#include "cs_base.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

BEGIN_C_DECLS void algrma (void)
 
void aldepl (const cs_int_t i_face_cells[], const cs_int_t b_face_cells[], const cs_int_t i_face_vtx_idx[], const cs_int_t i_face_vtx_lst[], const cs_int_t b_face_vtx_idx[], const cs_int_t b_face_vtx_lst[], cs_real_t *uma, cs_real_t *vma, cs_real_t *wma, cs_real_t *coefau, cs_real_t *coefav, cs_real_t *coefaw, cs_real_t *coefbu, cs_real_t *coefbv, cs_real_t *coefbw, cs_real_t *dt, cs_real_t *disp_proj)
 
void aledis (const cs_int_t i_face_cells[], const cs_int_t b_face_cells[], const cs_int_t i_face_vtx_idx[], const cs_int_t i_face_vtx_lst[], const cs_int_t b_face_vtx_idx[], const cs_int_t b_face_vtx_lst[], const cs_int_t ialtyb[], const cs_real_t pond[], cs_real_t *meshv, cs_real_t *gradm, cs_real_t *claale, cs_real_t *clbale, cs_real_t *dt, cs_real_t *disp_proj)
 

Function Documentation

◆ aldepl()

void aldepl ( const cs_int_t  i_face_cells[],
const cs_int_t  b_face_cells[],
const cs_int_t  i_face_vtx_idx[],
const cs_int_t  i_face_vtx_lst[],
const cs_int_t  b_face_vtx_idx[],
const cs_int_t  b_face_vtx_lst[],
cs_real_t uma,
cs_real_t vma,
cs_real_t wma,
cs_real_t coefau,
cs_real_t coefav,
cs_real_t coefaw,
cs_real_t coefbu,
cs_real_t coefbv,
cs_real_t coefbw,
cs_real_t dt,
cs_real_t disp_proj 
)
Here is the call graph for this function:

◆ aledis()

void aledis ( const cs_int_t  i_face_cells[],
const cs_int_t  b_face_cells[],
const cs_int_t  i_face_vtx_idx[],
const cs_int_t  i_face_vtx_lst[],
const cs_int_t  b_face_vtx_idx[],
const cs_int_t  b_face_vtx_lst[],
const cs_int_t  ialtyb[],
const cs_real_t  pond[],
cs_real_t meshv,
cs_real_t gradm,
cs_real_t claale,
cs_real_t clbale,
cs_real_t dt,
cs_real_t disp_proj 
)
Here is the call graph for this function:

◆ algrma()

BEGIN_C_DECLS void algrma ( void  )
Here is the call graph for this function: