Code_Saturne
CFD tool
Macros | Functions
cs_gui_mesh.c File Reference
#include "cs_defs.h"
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <fcntl.h>
#include <unistd.h>
#include <assert.h>
#include <bft_mem.h>
#include <bft_error.h>
#include <bft_printf.h>
#include "cs_base.h"
#include "cs_gui_util.h"
#include "cs_gui_variables.h"
#include "cs_gui_boundary_conditions.h"
#include "cs_join.h"
#include "cs_join_perio.h"
#include "cs_mesh.h"
#include "cs_mesh_warping.h"
#include "cs_mesh_smoother.h"
#include "cs_prototypes.h"
#include "cs_gui_mesh.h"

Macros

#define _XML_DEBUG_   0
 

Functions

void uicwf (void)
 
void cs_gui_mesh_define_joinings (void)
 
void cs_gui_mesh_define_periodicities (void)
 
void cs_gui_mesh_smoothe (cs_mesh_t *mesh)
 

Macro Definition Documentation

◆ _XML_DEBUG_

#define _XML_DEBUG_   0

Function Documentation

◆ cs_gui_mesh_define_joinings()

void cs_gui_mesh_define_joinings ( void  )
Here is the call graph for this function:

◆ cs_gui_mesh_define_periodicities()

void cs_gui_mesh_define_periodicities ( void  )
Here is the call graph for this function:

◆ cs_gui_mesh_smoothe()

void cs_gui_mesh_smoothe ( cs_mesh_t mesh)
Here is the call graph for this function:

◆ uicwf()

void uicwf ( void  )
Here is the call graph for this function: