metis_partgraphkway Interface

interface


Called by

interface~~metis_partgraphkway~~CalledByGraph interface~metis_partgraphkway metis_partgraphkway proc~bld_part_graph bld_part_graph proc~bld_part_graph->interface~metis_partgraphkway interface~bld_part_graph bld_part_graph interface~bld_part_graph->proc~bld_part_graph proc~cmp_mesh_part cmp_mesh_part proc~cmp_mesh_part->interface~bld_part_graph interface~cmp_mesh_part cmp_mesh_part interface~cmp_mesh_part->proc~cmp_mesh_part proc~create_mesh create_mesh proc~create_mesh->interface~cmp_mesh_part interface~create_mesh create_mesh interface~create_mesh->proc~create_mesh

private subroutine metis_partgraphkway(n, xadj_glob, adjncy_glob, vwgt, adjwgt, wgtflag, numflag, nparts, options, edgecut, part)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: n
integer, intent(in), dimension(*):: xadj_glob
integer, intent(in), dimension(*):: adjncy_glob
integer, intent(in), dimension(*):: vwgt
integer, intent(in), dimension(*):: adjwgt
integer, intent(in) :: wgtflag
integer, intent(in) :: numflag
integer, intent(in) :: nparts
integer, intent(in) :: options(*)
integer, intent(out) :: edgecut
integer, intent(out), dimension(*):: part