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

Go to the source code of this file.

Functions

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

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[] 
)
void perloc ( cs_int_t icelcr,
cs_int_t ipercr 
)