| 
    My Project
    
   programmer's documentation 
   | 
 
advection field. More...
Macros | |
| #define | CS_ADVECTION_FIELD_POST_COURANT (1 << 0) | 
| #define | CS_ADVECTION_FIELD_STEADY (1 << 1) /* steady-state field */ | 
advection field.
| #define CS_ADVECTION_FIELD_POST_COURANT (1 << 0) | 
1: Perform the computation and post-processing of the Courant number
| #define CS_ADVECTION_FIELD_STEADY (1 << 1) /* steady-state field */ | 
2: Advection-field is steady-state
 1.8.16