#include "cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_initialize_fields_stage_0 (void) |
Computed variable and property initialization. More... | |
void | cs_initialize_fields_stage_1 (void) |
Initialize variable, time step, and wall distance fields. More... | |
void cs_initialize_fields_stage_0 | ( | void | ) |
Computed variable and property initialization.
The time step, the indicator of wall distance computation are also initialized just before reading a restart file or use the user initializations.
void cs_initialize_fields_stage_1 | ( | void | ) |
Initialize variable, time step, and wall distance fields.