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

Go to the source code of this file.

Functions/Subroutines

program Flashx
 

Function/Subroutine Documentation

◆ Flashx()

program Flashx

The source file main.F90 in the Simulation unit contains the Fortran PROGRAM. As such it can be considered the top-level "driver" of an application. By default it is set up to drive the simulation of a time-dependent problem by calling:

  • Driver_initAll for initializations,
  • Driver_evolveAll for managing the computation, and
  • Driver_finalizeAll for cleaning up.

SEE ALSO

Driver_initAll Driver_evolveAll Driver_finalizeAll

Definition at line 32 of file main.F90.