debug_normals Subroutine

public subroutine debug_normals(tree, scheme, nBCs)

Arguments

Type IntentOptional Attributes Name
type(treelmesh_type), intent(in) :: tree
type(mus_scheme_type), intent(in) :: scheme
integer, intent(in) :: nBCs

Calls

proc~~debug_normals~~CallsGraph proc~debug_normals debug_normals tem_BaryOfId tem_BaryOfId proc~debug_normals->tem_BaryOfId total total proc~debug_normals->total val val proc~debug_normals->val

Called by

proc~~debug_normals~~CalledByGraph proc~debug_normals debug_normals proc~mus_construct mus_construct proc~mus_construct->proc~debug_normals proc~mus_initialize mus_initialize proc~mus_initialize->proc~mus_construct proc~mus_perform_dynloadbal mus_perform_dynLoadBal proc~mus_perform_dynloadbal->proc~mus_construct program~mus_harvesting mus_harvesting program~mus_harvesting->proc~mus_construct proc~mus_solve mus_solve proc~mus_solve->proc~mus_perform_dynloadbal program~musubi musubi program~musubi->proc~mus_initialize program~musubi->proc~mus_solve