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

Go to the source code of this file.

Functions/Subroutines

subroutine Driver_driftUnk (src_file, src_line, flags)
 

Function/Subroutine Documentation

◆ Driver_driftUnk()

subroutine Driver_driftUnk ( character(len=*), intent(in)  src_file,
integer, intent(in)  src_line,
integer, intent(in), optional  flags 
)

Compute one hash per unk variable over all registered block hashes. Vars with hashes that have changed since the previous call will be logged.

src_file: source file location to log in case of changed hash src_line: source line location to log in case of changed hash flags: bitmask of options (for now there is only one flag)

  • DRIFT_NO_PARENTS: if present then only leaf blocks are included

Definition at line 27 of file Driver_driftUnk.F90.