FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Grid_initDomain (restart, particlesInitialized) |
subroutine Grid_initDomain | ( | logical | restart, |
logical | particlesInitialized | ||
) |
Initialize the Grid's data stuctures for the discretized mesh and apply the initial conditions.
restart : whether starting from initial conditions or from checkpoint particlesInitialized : is true if particle positions were initialized before returning from this routine
Definition at line 25 of file Grid_initDomain.F90.