PROGRESS  master
prg_subgraphloop_mod.F90 File Reference

Go to the source code of this file.

Modules

module  prg_subgraphloop_mod
 The subgraphloop module.
 

Functions/Subroutines

subroutine, public prg_subgraphloop_mod::prg_subgraphsp2loop (h_bml, g_bml, rho_bml, gp, threshold)
 
subroutine, public prg_subgraphloop_mod::prg_collectmatrixfromparts (gp, rho_bml)
 Collect distributed parts into same matrix. More...
 
subroutine, public prg_subgraphloop_mod::prg_balanceparts (gp)
 
subroutine, public prg_subgraphloop_mod::prg_partordering (gp)
 Set row ordering bases on parts. More...
 
subroutine, public prg_subgraphloop_mod::prg_getgrouppartitionhalosfromgraph (gp, g_bml, hnode, djflag)
 Get core+halo indeces for all partitions only using the graph. More...
 
subroutine, public prg_subgraphloop_mod::prg_getpartitionhalosfromgraph (gp, g_bml, djflag)
 Get core+halo indeces for all partitions only using the graph. More...
 

Variables

integer, parameter prg_subgraphloop_mod::dp = kind(1.0d0)