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

Go to the source code of this file.

Functions/Subroutines

subroutine Multispecies_unitTest (fileUnit, perfect)
 

Function/Subroutine Documentation

◆ Multispecies_unitTest()

subroutine Multispecies_unitTest ( integer  fileUnit,
logical, intent(inout)  perfect 
)

This is a unitTest setup for testing the Multispecies unit. Normally called from Driver_evolveAll within a Simulation unitTest See, for example, source/Simulation/SimulationMain/unitTest/Multispecies

fileUnit – number of file unit for diagnostic output perfect – if .true., unitTest has returned correctly

NOTES In the Simulation unit, you must set your Config file to REQUIRES Multispecies/MultispeciesMain/unitTest

Definition at line 31 of file Multispecies_unitTest.F90.