debug_dependencies Subroutine

public subroutine debug_dependencies(intp, levelDesc, tree, rank)

check the dependencies from Finer

Arguments

Type IntentOptional Attributes Name
type(mus_interpolation_type), intent(in) :: intp

interpolation method info

type(tem_levelDesc_type), intent(in) :: levelDesc(:)

state properties

type(treelmesh_type), intent(in) :: tree

global tree information

integer, intent(in) :: rank

musubi mpi communicator environment