Code_Saturne
CFD tool
Functions
cs_lagr_perio.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 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[])
 

Function Documentation

◆ lagper()

void lagper ( const cs_int_t itrans,
const cs_real_t  vtx_a[],
cs_real_t  vtx_b[] 
)
Here is the call graph for this function:

◆ lagvec()

void lagvec ( const cs_int_t itrans,
const cs_real_t  vecti[],
cs_real_t  vectf[] 
)
Here is the call graph for this function:

◆ perloc()

BEGIN_C_DECLS void perloc ( cs_int_t icelcr,
cs_int_t ipercr 
)