programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Macros
Flags specifying bad cells treatment

Macros

#define CS_BAD_CELLS_WARPED_CORRECTION   (1 << 0)
 
#define CS_BAD_CELLS_REGULARISATION   (1 << 1)
 
#define CS_CELL_FACE_CENTER_CORRECTION   (1 << 2)
 
#define CS_CELL_CENTER_CORRECTION   (1 << 3)
 
#define CS_FACE_DISTANCE_CLIP   (1 << 4)
 
#define CS_FACE_RECONSTRUCTION_CLIP   (1 << 5)
 

Detailed Description

Macro Definition Documentation

#define CS_BAD_CELLS_REGULARISATION   (1 << 1)

Regularise on bad cells

#define CS_BAD_CELLS_WARPED_CORRECTION   (1 << 0)

Correct bad cells warping for gradients

#define CS_CELL_CENTER_CORRECTION   (1 << 3)

Recompute cell centers

#define CS_CELL_FACE_CENTER_CORRECTION   (1 << 2)

Recompute face centers

#define CS_FACE_DISTANCE_CLIP   (1 << 4)

Clip face distance when negative or too small

#define CS_FACE_RECONSTRUCTION_CLIP   (1 << 5)

Clip geometrical quantities used in flux reconstuction