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

Go to the source code of this file.

Functions/Subroutines

subroutine Driver_evolveAll ()
 

Function/Subroutine Documentation

◆ Driver_evolveAll()

subroutine Driver_evolveAll

This routine implements the time advancement scheme being used in a simulation. The full implementation currently provided with FLASH is a Strang splitting scheme. A single step in this driver includes two sweeps, the first one in order XYZ, and the second one in order ZYX. This driver works with directionally split operators only.

Definition at line 39 of file Driver_evolveAll.F90.