|
integer(c_int), pointer, save | ischtp |
| Time order of time stepping (see cs_time_scheme_t::time_order). More...
|
|
integer(c_int), pointer, save | istmpf |
| Time order of the mass flux scheme. (see cs_time_scheme_t::istmpf). More...
|
|
integer(c_int), pointer, save | isno2t |
| Time scheme for source terms of momentum equations (see cs_time_scheme_t::isno2t). More...
|
|
integer(c_int), pointer, save | isto2t |
| Time scheme for source terms of turbulence equations (see cs_time_scheme_t::isto2t). More...
|
|
integer(c_int), pointer, save | initro |
| initro : =1 if density read from checkpoint file More...
|
|