dump_MyGhostsFromFiner Subroutine

private subroutine dump_MyGhostsFromFiner(intp, leveldesc, nUnit, tree)

check the dependencies from Finer and write them out so we can compare

Arguments

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

interpolation method info

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

state properties

integer, intent(in) :: nUnit

unit to write to

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

global tree information