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

Go to the source code of this file.

Functions/Subroutines

subroutine Simulation_freeUserArrays ()
 

Function/Subroutine Documentation

◆ Simulation_freeUserArrays()

subroutine Simulation_freeUserArrays

This is where the user should place code for a setup that needs to free memory created in Simulation_init that may have been used in other aspects of initialization but is no longer needed once the initialization stage is finished.

Definition at line 23 of file Simulation_freeUserArrays.F90.