programmer's documentation
Functions
cs_preprocess.h File Reference
#include "cs_defs.h"
#include "cs_halo.h"
Include dependency graph for cs_preprocess.h:

Go to the source code of this file.

Functions

void cs_preprocess_mesh_define (void)
 Define all mesh preprocessing operations. More...
 
void cs_preprocess_mesh (cs_halo_type_t halo_type)
 Apply all mesh preprocessing operations. More...
 
void cs_preprocess_mesh_update_fortran (void)
 Update fortran arrays relative to the global mesh. More...
 

Function Documentation

void cs_preprocess_mesh ( cs_halo_type_t  halo_type)

Apply all mesh preprocessing operations.

void cs_preprocess_mesh_define ( void  )

Define all mesh preprocessing operations.

void cs_preprocess_mesh_update_fortran ( void  )

Update fortran arrays relative to the global mesh.