FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Grid_initDomain.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Grid_initDomain (restart, particlesInitialized)
 

Function/Subroutine Documentation

◆ Grid_initDomain()

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.