![]() |
Code_Saturne
CFD tool
|
#include "cs_base.h"
Go to the source code of this file.
Functions | |
BEGIN_C_DECLS cs_int_t | cs_lagrang_check_colocalization (double p[3], double q[3]) |
cs_int_t | cs_lagrang_tetra_orientation (double p1[3], double p2[3], double p3[3], double p4[3], cs_int_t perturbation) |
BEGIN_C_DECLS cs_int_t cs_lagrang_check_colocalization | ( | double | p[3], |
double | q[3] | ||
) |