Home
last modified time | relevance | path

Searched refs:totvwght (Results 1 – 25 of 113) sorted by relevance

12345

/dports/math/spooles-mpich/spooles.2.2/Graph/src/
H A Dinit.c186 int totvwght, in Graph_init2() argument
195 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
208 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
216 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
224 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
232 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
240 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
248 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
256 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
264 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
[all …]
H A DIO.c317 int nedges, nvbnd, nvtx, rc, totewght, totvwght, type ; in Graph_readFromFormattedFile() local
352 totvwght = itemp[4] ; in Graph_readFromFormattedFile()
386 if ( wght != totvwght ) { in Graph_readFromFormattedFile()
389 graph, fp, totvwght, wght) ; in Graph_readFromFormattedFile()
429 Graph_init2(graph, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_readFromFormattedFile()
449 int nedges, nvbnd, nvtx, rc, totewght, totvwght, type ; in Graph_readFromBinaryFile() local
484 totvwght = itemp[4] ; in Graph_readFromBinaryFile()
518 if ( wght != totvwght ) { in Graph_readFromBinaryFile()
521 graph, fp, totvwght, wght) ; in Graph_readFromBinaryFile()
691 graph->nedges, graph->totvwght, graph->totewght) ; in Graph_writeToFormattedFile()
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/Graph/src/
H A Dinit.c186 int totvwght, in Graph_init2() argument
195 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
208 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
216 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
224 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
232 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
240 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
248 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
256 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
264 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
[all …]
H A DIO.c317 int nedges, nvbnd, nvtx, rc, totewght, totvwght, type ; in Graph_readFromFormattedFile() local
352 totvwght = itemp[4] ; in Graph_readFromFormattedFile()
386 if ( wght != totvwght ) { in Graph_readFromFormattedFile()
389 graph, fp, totvwght, wght) ; in Graph_readFromFormattedFile()
429 Graph_init2(graph, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_readFromFormattedFile()
449 int nedges, nvbnd, nvtx, rc, totewght, totvwght, type ; in Graph_readFromBinaryFile() local
484 totvwght = itemp[4] ; in Graph_readFromBinaryFile()
518 if ( wght != totvwght ) { in Graph_readFromBinaryFile()
521 graph, fp, totvwght, wght) ; in Graph_readFromBinaryFile()
691 graph->nedges, graph->totvwght, graph->totewght) ; in Graph_writeToFormattedFile()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/Graph/src/
H A Dinit.c186 int totvwght, in Graph_init2() argument
195 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
208 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
216 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
224 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
232 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
240 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
248 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
256 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
264 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
[all …]
H A DIO.c317 int nedges, nvbnd, nvtx, rc, totewght, totvwght, type ; in Graph_readFromFormattedFile() local
352 totvwght = itemp[4] ; in Graph_readFromFormattedFile()
386 if ( wght != totvwght ) { in Graph_readFromFormattedFile()
389 graph, fp, totvwght, wght) ; in Graph_readFromFormattedFile()
429 Graph_init2(graph, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_readFromFormattedFile()
449 int nedges, nvbnd, nvtx, rc, totewght, totvwght, type ; in Graph_readFromBinaryFile() local
484 totvwght = itemp[4] ; in Graph_readFromBinaryFile()
518 if ( wght != totvwght ) { in Graph_readFromBinaryFile()
521 graph, fp, totvwght, wght) ; in Graph_readFromBinaryFile()
691 graph->nedges, graph->totvwght, graph->totewght) ; in Graph_writeToFormattedFile()
[all …]
/dports/math/spooles/spooles.2.2/Graph/src/
H A Dinit.c186 int totvwght, in Graph_init2() argument
195 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
208 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
216 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
224 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
232 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
240 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
248 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
256 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
264 g, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_init2()
[all …]
H A DIO.c317 int nedges, nvbnd, nvtx, rc, totewght, totvwght, type ; in Graph_readFromFormattedFile() local
352 totvwght = itemp[4] ; in Graph_readFromFormattedFile()
386 if ( wght != totvwght ) { in Graph_readFromFormattedFile()
389 graph, fp, totvwght, wght) ; in Graph_readFromFormattedFile()
429 Graph_init2(graph, type, nvtx, nvbnd, nedges, totvwght, totewght, in Graph_readFromFormattedFile()
449 int nedges, nvbnd, nvtx, rc, totewght, totvwght, type ; in Graph_readFromBinaryFile() local
484 totvwght = itemp[4] ; in Graph_readFromBinaryFile()
518 if ( wght != totvwght ) { in Graph_readFromBinaryFile()
521 graph, fp, totvwght, wght) ; in Graph_readFromBinaryFile()
691 graph->nedges, graph->totvwght, graph->totewght) ; in Graph_writeToFormattedFile()
[all …]
/dports/math/spooles/spooles.2.2/MPI/drivers/
H A DtestGraph_Bcast.c97 int nedges, totewght, totvwght, v ; in main() local
130 totvwght = IVsum(nvtx, vwghts) ; in main()
138 totvwght = nvtx ; in main()
141 fprintf(msgFile, "\n\n totvwght %d", totvwght) ; in main()
169 Graph_init2(graph, type, nvtx, 0, nedges, totvwght, totewght, in main()
190 + graph->nedges + graph->totvwght + graph->totewght ; in main()
227 + graph->nedges + graph->totvwght + graph->totewght ; in main()
/dports/math/spooles-mpich/spooles.2.2/MPI/drivers/
H A DtestGraph_Bcast.c97 int nedges, totewght, totvwght, v ; in main() local
130 totvwght = IVsum(nvtx, vwghts) ; in main()
138 totvwght = nvtx ; in main()
141 fprintf(msgFile, "\n\n totvwght %d", totvwght) ; in main()
169 Graph_init2(graph, type, nvtx, 0, nedges, totvwght, totewght, in main()
190 + graph->nedges + graph->totvwght + graph->totewght ; in main()
227 + graph->nedges + graph->totvwght + graph->totewght ; in main()
/dports/math/spooles-mpich/spooles.2.2_SHARED/MPI/drivers/
H A DtestGraph_Bcast.c97 int nedges, totewght, totvwght, v ; in main() local
130 totvwght = IVsum(nvtx, vwghts) ; in main()
138 totvwght = nvtx ; in main()
141 fprintf(msgFile, "\n\n totvwght %d", totvwght) ; in main()
169 Graph_init2(graph, type, nvtx, 0, nedges, totvwght, totewght, in main()
190 + graph->nedges + graph->totvwght + graph->totewght ; in main()
227 + graph->nedges + graph->totvwght + graph->totewght ; in main()
/dports/math/spooles/spooles.2.2_SHARED/MPI/drivers/
H A DtestGraph_Bcast.c97 int nedges, totewght, totvwght, v ; in main() local
130 totvwght = IVsum(nvtx, vwghts) ; in main()
138 totvwght = nvtx ; in main()
141 fprintf(msgFile, "\n\n totvwght %d", totvwght) ; in main()
169 Graph_init2(graph, type, nvtx, 0, nedges, totvwght, totewght, in main()
190 + graph->nedges + graph->totvwght + graph->totewght ; in main()
227 + graph->nedges + graph->totvwght + graph->totewght ; in main()
/dports/math/spooles-mpich/spooles.2.2/MSMD/src/
H A DmakeSchurComplement.c29 int nedge, nPhi, nvtx, totewght, totvwght ; in MSMD_makeSchurComplement() local
152 nedge = totvwght = totewght = 0 ; in MSMD_makeSchurComplement()
241 totvwght += v->wght ; in MSMD_makeSchurComplement()
244 schurGraph->totvwght = totvwght ; in MSMD_makeSchurComplement()
/dports/math/spooles-mpich/spooles.2.2_SHARED/MSMD/src/
H A DmakeSchurComplement.c29 int nedge, nPhi, nvtx, totewght, totvwght ; in MSMD_makeSchurComplement() local
152 nedge = totvwght = totewght = 0 ; in MSMD_makeSchurComplement()
241 totvwght += v->wght ; in MSMD_makeSchurComplement()
244 schurGraph->totvwght = totvwght ; in MSMD_makeSchurComplement()
/dports/math/spooles/spooles.2.2_SHARED/MSMD/src/
H A DmakeSchurComplement.c29 int nedge, nPhi, nvtx, totewght, totvwght ; in MSMD_makeSchurComplement() local
152 nedge = totvwght = totewght = 0 ; in MSMD_makeSchurComplement()
241 totvwght += v->wght ; in MSMD_makeSchurComplement()
244 schurGraph->totvwght = totvwght ; in MSMD_makeSchurComplement()
/dports/math/spooles/spooles.2.2/MSMD/src/
H A DmakeSchurComplement.c29 int nedge, nPhi, nvtx, totewght, totvwght ; in MSMD_makeSchurComplement() local
152 nedge = totvwght = totewght = 0 ; in MSMD_makeSchurComplement()
241 totvwght += v->wght ; in MSMD_makeSchurComplement()
244 schurGraph->totvwght = totvwght ; in MSMD_makeSchurComplement()
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/PORD/lib/
H A Dgraph.c62 G->totvwght = nvtx; in newGraph()
89 G->nedges >> 1, G->type, G->totvwght); in printGraph()
135 int nvtx, nedgesGsub, totvwght, u, v, i, j, jstart, jstop, ptr; in setupSubgraph() local
172 totvwght = 0; ptr = 0; in setupSubgraph()
177 totvwght += vwght[u]; in setupSubgraph()
188 Gsub->totvwght = totvwght; in setupSubgraph()
533 Gc->totvwght = G->totvwght; in compressGraph()
/dports/math/coinmumps/MUMPS_4.10.0/PORD/lib/
H A Dgraph.c62 G->totvwght = nvtx; in newGraph()
89 G->nedges >> 1, G->type, G->totvwght); in printGraph()
135 int nvtx, nedgesGsub, totvwght, u, v, i, j, jstart, jstop, ptr; in setupSubgraph() local
172 totvwght = 0; ptr = 0; in setupSubgraph()
177 totvwght += vwght[u]; in setupSubgraph()
188 Gsub->totvwght = totvwght; in setupSubgraph()
533 Gc->totvwght = G->totvwght; in compressGraph()
/dports/math/mumps4/MUMPS_4.10.0/PORD/lib/
H A Dgraph.c62 G->totvwght = nvtx; in newGraph()
89 G->nedges >> 1, G->type, G->totvwght); in printGraph()
135 int nvtx, nedgesGsub, totvwght, u, v, i, j, jstart, jstop, ptr; in setupSubgraph() local
172 totvwght = 0; ptr = 0; in setupSubgraph()
177 totvwght += vwght[u]; in setupSubgraph()
188 Gsub->totvwght = totvwght; in setupSubgraph()
533 Gc->totvwght = G->totvwght; in compressGraph()
/dports/math/mumps/mumps-5.1.2/PORD/lib/
H A Dgraph.c62 G->totvwght = nvtx; in newGraph()
89 G->nedges >> 1, G->type, G->totvwght); in printGraph()
135 PORD_INT nvtx, nedgesGsub, totvwght, u, v, i, j, jstart, jstop, ptr; in setupSubgraph() local
172 totvwght = 0; ptr = 0; in setupSubgraph()
177 totvwght += vwght[u]; in setupSubgraph()
188 Gsub->totvwght = totvwght; in setupSubgraph()
533 Gc->totvwght = G->totvwght; in compressGraph()
/dports/math/spooles-mpich/spooles.2.2/GPart/src/
H A DRBviaDDsep.c197 nvbnd, nvtot, nvtx, parnvtot, totvwght, v, vsize, width ; in visit() local
218 totvwght = nvtx ; in visit()
220 totvwght = IVsum(nvtx, g->vwghts) ; in visit()
232 nvtx, nvbnd, nvtot, totvwght) ; in visit()
274 if ( totvwght <= info->maxcompweight ) { in visit()
294 if ( info->maxweight * NSPLIT <= totvwght ) { in visit()
298 maxweight = totvwght / NSPLIT ; in visit()
/dports/math/spooles-mpich/spooles.2.2_SHARED/GPart/src/
H A DRBviaDDsep.c197 nvbnd, nvtot, nvtx, parnvtot, totvwght, v, vsize, width ; in visit() local
218 totvwght = nvtx ; in visit()
220 totvwght = IVsum(nvtx, g->vwghts) ; in visit()
232 nvtx, nvbnd, nvtot, totvwght) ; in visit()
274 if ( totvwght <= info->maxcompweight ) { in visit()
294 if ( info->maxweight * NSPLIT <= totvwght ) { in visit()
298 maxweight = totvwght / NSPLIT ; in visit()
/dports/math/spooles/spooles.2.2/GPart/src/
H A DRBviaDDsep.c197 nvbnd, nvtot, nvtx, parnvtot, totvwght, v, vsize, width ; in visit() local
218 totvwght = nvtx ; in visit()
220 totvwght = IVsum(nvtx, g->vwghts) ; in visit()
232 nvtx, nvbnd, nvtot, totvwght) ; in visit()
274 if ( totvwght <= info->maxcompweight ) { in visit()
294 if ( info->maxweight * NSPLIT <= totvwght ) { in visit()
298 maxweight = totvwght / NSPLIT ; in visit()
/dports/math/spooles/spooles.2.2_SHARED/GPart/src/
H A DRBviaDDsep.c197 nvbnd, nvtot, nvtx, parnvtot, totvwght, v, vsize, width ; in visit() local
218 totvwght = nvtx ; in visit()
220 totvwght = IVsum(nvtx, g->vwghts) ; in visit()
232 nvtx, nvbnd, nvtot, totvwght) ; in visit()
274 if ( totvwght <= info->maxcompweight ) { in visit()
294 if ( info->maxweight * NSPLIT <= totvwght ) { in visit()
298 maxweight = totvwght / NSPLIT ; in visit()
/dports/math/spooles-mpich/spooles.2.2_SHARED/DSTree/src/
H A Dstages.c299 double totvwght ; in DSTree_stagesViaDomainWeight() local
348 totvwght = 0.0 ; in DSTree_stagesViaDomainWeight()
353 totvwght = nvtx ; in DSTree_stagesViaDomainWeight()
357 totvwght += vwghts[v] ; in DSTree_stagesViaDomainWeight()
376 subtreewghts[ireg] /= totvwght ; in DSTree_stagesViaDomainWeight()
484 stageWeights[istage] /= totvwght ; in DSTree_stagesViaDomainWeight()

12345