My Project
programmer's documentation
Macros
Flags specifying metadata related to an

advection field. More...

Macros

#define CS_ADVECTION_FIELD_POST_COURANT   (1 << 0)
 
#define CS_ADVECTION_FIELD_STEADY   (1 << 1) /* steady-state field */
 

Detailed Description

advection field.

Macro Definition Documentation

◆ CS_ADVECTION_FIELD_POST_COURANT

#define CS_ADVECTION_FIELD_POST_COURANT   (1 << 0)

1: Perform the computation and post-processing of the Courant number

◆ CS_ADVECTION_FIELD_STEADY

#define CS_ADVECTION_FIELD_STEADY   (1 << 1) /* steady-state field */

2: Advection-field is steady-state