![]() |
Code_Saturne
CFD tool
|
#include "cs_base.h"
Go to the source code of this file.
Functions | |
BEGIN_C_DECLS void | perloc (cs_int_t *icelcr, cs_int_t *ipercr) |
void | lagper (const cs_int_t *itrans, const cs_real_t vtx_a[], cs_real_t vtx_b[]) |
void | lagvec (const cs_int_t *itrans, const cs_real_t vecti[], cs_real_t vectf[]) |
BEGIN_C_DECLS void perloc | ( | cs_int_t * | icelcr, |
cs_int_t * | ipercr | ||
) |