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

Go to the source code of this file.

Functions

void CS_PROCF (setcwf, SETCWF)(const cs_int_t *cwfpst
 
void cs_mesh_warping_cut_faces (cs_mesh_t *mesh, double max_warp_angle, bool post_flag)
 
void cs_mesh_warping_set_defaults (double max_warp_angle, int postprocess)
 
void cs_mesh_warping_get_defaults (double *max_warp_angle, int *postprocess)
 

Variables

void const cs_real_tcwfthr
 

Function Documentation

◆ cs_mesh_warping_cut_faces()

void cs_mesh_warping_cut_faces ( cs_mesh_t mesh,
double  max_warp_angle,
bool  post_flag 
)

◆ cs_mesh_warping_get_defaults()

void cs_mesh_warping_get_defaults ( double *  max_warp_angle,
int *  postprocess 
)

◆ cs_mesh_warping_set_defaults()

void cs_mesh_warping_set_defaults ( double  max_warp_angle,
int  postprocess 
)

◆ CS_PROCF()

void CS_PROCF ( setcwf  ,
SETCWF   
) const

Variable Documentation

◆ cwfthr

void const cs_real_t* cwfthr