sdr_dumptimers Subroutine

public subroutine sdr_dumptimers(general, nFluids, nBnds)

Performance results are written to a file for statistical review

write file

Arguments

Type IntentOptional Attributes Name
type(tem_general_type), intent(in) :: general

Parameters of the current simulation

integer, intent(in) :: nFluids

Number of fluid elements in dumped mesh

integer, intent(in) :: nBnds

Number of fluid elements which has boundary in dumped mesh


Calls

proc~~sdr_dumptimers~~CallsGraph proc~sdr_dumptimers sdr_dumptimers newunit newunit proc~sdr_dumptimers->newunit tem_getMaxTimerVal tem_getMaxTimerVal proc~sdr_dumptimers->tem_getMaxTimerVal tem_getTimerName tem_getTimerName proc~sdr_dumptimers->tem_getTimerName

Called by

proc~~sdr_dumptimers~~CalledByGraph proc~sdr_dumptimers sdr_dumptimers program~seeder seeder program~seeder->proc~sdr_dumptimers