mus_debug_tools_module Module

Collection of debugging functions for writing stuff to files



Subroutines

public subroutine dumpPdfAll(pdf, levelDesc, QQ, text, iTime, nFields, nScalars, dumpHalos, state)

write all pdf entries of a all elements of the pdf array for a given level to the debug unit

Arguments

Type IntentOptional Attributes Name
type(pdf_data_type), intent(in) :: pdf
type(tem_levelDesc_type), intent(in) :: levelDesc
integer, intent(in) :: QQ
character(len=*) :: text
integer, intent(in), optional :: iTime
integer, intent(in) :: nFields
integer, intent(in) :: nScalars
logical, intent(in), optional :: dumpHalos
real(kind=rk), intent(in) :: state(:,:)