programmer's documentation
Functions
cs_lagr_utils.c File Reference
#include "cs_defs.h"
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "bft_error.h"
#include "cs_base.h"
#include "cs_lagr_utils.h"
Include dependency graph for cs_lagr_utils.c:

Functions

int cs_lagrang_check_colocalization (const cs_real_t p[3], const cs_real_t q[3])
 
int cs_lagrang_tetra_orientation (const cs_real_t p1[3], const cs_real_t p2[3], const cs_real_t p3[3], const cs_real_t p4[3])
 

Function Documentation

int cs_lagrang_check_colocalization ( const cs_real_t  p[3],
const cs_real_t  q[3] 
)
int cs_lagrang_tetra_orientation ( const cs_real_t  p1[3],
const cs_real_t  p2[3],
const cs_real_t  p3[3],
const cs_real_t  p4[3] 
)