My Project
programmer's documentation
Functions
cs_ext_neighborhood.h File Reference
#include "cs_base.h"
#include "cs_mesh.h"
#include "cs_mesh_quantities.h"
Include dependency graph for cs_ext_neighborhood.h:

Go to the source code of this file.

Functions

void CS_PROCF (redvse, REDVSE)(const cs_real_t *anomax)
 
void cs_ext_neighborhood_reduce (cs_mesh_t *mesh, cs_mesh_quantities_t *mesh_quantities, double non_ortho_max)
 
void cs_ext_neighborhood_define (cs_mesh_t *mesh)
 

Function Documentation

◆ cs_ext_neighborhood_define()

void cs_ext_neighborhood_define ( cs_mesh_t mesh)

◆ cs_ext_neighborhood_reduce()

void cs_ext_neighborhood_reduce ( cs_mesh_t mesh,
cs_mesh_quantities_t mesh_quantities,
double  non_ortho_max 
)

◆ CS_PROCF()

void CS_PROCF ( redvse  ,
REDVSE   
) const