Home
last modified time | relevance | path

Searched refs:nfront (Results 1 – 25 of 449) sorted by relevance

12345678910>>...18

/dports/math/spooles-mpich/spooles.2.2/MPI/src/
H A DETree_Bcast.c22 int myid, nvtx, nfront, nint ; in ETree_MPI_Bcast() local
41 buffer[0] = nfront ; in ETree_MPI_Bcast()
45 IVcopy(nfront, buffer + 3 + nfront, ETree_fch(etree)) ; in ETree_MPI_Bcast()
46 IVcopy(nfront, buffer + 3 + 2*nfront, ETree_sib(etree)) ; in ETree_MPI_Bcast()
47 IVcopy(nfront, buffer + 3 + 3*nfront, ETree_nodwghts(etree)) ; in ETree_MPI_Bcast()
48 IVcopy(nfront, buffer + 3 + 4*nfront, ETree_bndwghts(etree)) ; in ETree_MPI_Bcast()
78 nfront = buffer[0] ; in ETree_MPI_Bcast()
84 IVcopy(nfront, ETree_fch(etree), buffer + 3 + nfront) ; in ETree_MPI_Bcast()
85 IVcopy(nfront, ETree_sib(etree), buffer + 3 + 2*nfront) ; in ETree_MPI_Bcast()
86 IVcopy(nfront, ETree_nodwghts(etree), buffer + 3 + 3*nfront) ; in ETree_MPI_Bcast()
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/MPI/src/
H A DETree_Bcast.c22 int myid, nvtx, nfront, nint ; in ETree_MPI_Bcast() local
41 buffer[0] = nfront ; in ETree_MPI_Bcast()
45 IVcopy(nfront, buffer + 3 + nfront, ETree_fch(etree)) ; in ETree_MPI_Bcast()
46 IVcopy(nfront, buffer + 3 + 2*nfront, ETree_sib(etree)) ; in ETree_MPI_Bcast()
47 IVcopy(nfront, buffer + 3 + 3*nfront, ETree_nodwghts(etree)) ; in ETree_MPI_Bcast()
48 IVcopy(nfront, buffer + 3 + 4*nfront, ETree_bndwghts(etree)) ; in ETree_MPI_Bcast()
78 nfront = buffer[0] ; in ETree_MPI_Bcast()
84 IVcopy(nfront, ETree_fch(etree), buffer + 3 + nfront) ; in ETree_MPI_Bcast()
85 IVcopy(nfront, ETree_sib(etree), buffer + 3 + 2*nfront) ; in ETree_MPI_Bcast()
86 IVcopy(nfront, ETree_nodwghts(etree), buffer + 3 + 3*nfront) ; in ETree_MPI_Bcast()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/MPI/src/
H A DETree_Bcast.c22 int myid, nvtx, nfront, nint ; in ETree_MPI_Bcast() local
41 buffer[0] = nfront ; in ETree_MPI_Bcast()
45 IVcopy(nfront, buffer + 3 + nfront, ETree_fch(etree)) ; in ETree_MPI_Bcast()
46 IVcopy(nfront, buffer + 3 + 2*nfront, ETree_sib(etree)) ; in ETree_MPI_Bcast()
47 IVcopy(nfront, buffer + 3 + 3*nfront, ETree_nodwghts(etree)) ; in ETree_MPI_Bcast()
48 IVcopy(nfront, buffer + 3 + 4*nfront, ETree_bndwghts(etree)) ; in ETree_MPI_Bcast()
78 nfront = buffer[0] ; in ETree_MPI_Bcast()
84 IVcopy(nfront, ETree_fch(etree), buffer + 3 + nfront) ; in ETree_MPI_Bcast()
85 IVcopy(nfront, ETree_sib(etree), buffer + 3 + 2*nfront) ; in ETree_MPI_Bcast()
86 IVcopy(nfront, ETree_nodwghts(etree), buffer + 3 + 3*nfront) ; in ETree_MPI_Bcast()
[all …]
/dports/math/spooles/spooles.2.2/MPI/src/
H A DETree_Bcast.c22 int myid, nvtx, nfront, nint ; in ETree_MPI_Bcast() local
41 buffer[0] = nfront ; in ETree_MPI_Bcast()
45 IVcopy(nfront, buffer + 3 + nfront, ETree_fch(etree)) ; in ETree_MPI_Bcast()
46 IVcopy(nfront, buffer + 3 + 2*nfront, ETree_sib(etree)) ; in ETree_MPI_Bcast()
47 IVcopy(nfront, buffer + 3 + 3*nfront, ETree_nodwghts(etree)) ; in ETree_MPI_Bcast()
48 IVcopy(nfront, buffer + 3 + 4*nfront, ETree_bndwghts(etree)) ; in ETree_MPI_Bcast()
78 nfront = buffer[0] ; in ETree_MPI_Bcast()
84 IVcopy(nfront, ETree_fch(etree), buffer + 3 + nfront) ; in ETree_MPI_Bcast()
85 IVcopy(nfront, ETree_sib(etree), buffer + 3 + 2*nfront) ; in ETree_MPI_Bcast()
86 IVcopy(nfront, ETree_nodwghts(etree), buffer + 3 + 3*nfront) ; in ETree_MPI_Bcast()
[all …]
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dcrackpropagation.c162 RENEW(ifront,ITG,nfront); in crackpropagation()
199 RENEW(ifront,ITG,nfront); in crackpropagation()
211 NNEW(xt,double,3*nfront); in crackpropagation()
230 NNEW(xm,double,3*nfront); in crackpropagation()
264 NNEW(idist,ITG,nfront); in crackpropagation()
301 NNEW(idist,ITG,nfront); in crackpropagation()
322 NNEW(da,double,nfront); in crackpropagation()
325 NNEW(wk1,double,nfront); in crackpropagation()
326 NNEW(wk2,double,nfront); in crackpropagation()
327 NNEW(wk3,double,nfront); in crackpropagation()
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/ETree/src/
H A Dtransform.c32 int nfront, nvtx ; in ETree_transform() local
40 || (nfront = etree->nfront) <= 0 in ETree_transform()
115 int nfront, nvtx ; in ETree_transform2() local
123 || (nfront = etree->nfront) <= 0 in ETree_transform2()
196 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsOne()
220 rep = IVinit(nfront, -1) ; in ETree_mergeFrontsOne()
221 IVramp(nfront, rep, 0, 1) ; in ETree_mergeFrontsOne()
345 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsAll()
373 rep = IVinit(nfront, -1) ; in ETree_mergeFrontsAll()
518 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsAny()
[all …]
H A Dsemi.c57 nfront = etree->nfront ; in ETree_optPart()
76 rowCountsA = IVinit(nfront, 0) ; in ETree_optPart()
77 colCountsA = IVinit(nfront, 0) ; in ETree_optPart()
101 colSbtCountsA = IVinit(nfront, 0) ; in ETree_optPart()
120 rowCountsL = IVinit(nfront, 0) ; in ETree_optPart()
121 colCountsL = IVinit(nfront, 0) ; in ETree_optPart()
122 diagCountsL = IVinit(nfront, 0) ; in ETree_optPart()
123 for ( J = 0 ; J < nfront ; J++ ) { in ETree_optPart()
150 colSbtCountsL = IVinit(nfront, 0) ; in ETree_optPart()
174 IV_init(gainIV, nfront, NULL) ; in ETree_optPart()
[all …]
H A Dutil.c66 || (nfront = etree->nfront) <= 0 in ETree_nFactorIndices()
107 || (nfront = etree->nfront) <= 0 in ETree_nFactorEntries()
149 || (nfront = etree->nfront) <= 0 in ETree_nFactorOps()
183 || etree->nfront <= 0 in ETree_nFactorEntriesInFront()
231 || etree->nfront <= 0 in ETree_nInternalOpsInFront()
290 || etree->nfront <= 0 in ETree_nExternalOpsInFront()
357 nfront = etree->nfront ; in ETree_backwardOps()
449 int J, nfront ; in ETree_factorEntriesIV() local
499 int J, nfront ; in ETree_forwardOps() local
510 nfront = etree->nfront ; in ETree_forwardOps()
[all …]
/dports/math/spooles-mpich/spooles.2.2/ETree/src/
H A Dtransform.c32 int nfront, nvtx ; in ETree_transform() local
40 || (nfront = etree->nfront) <= 0 in ETree_transform()
115 int nfront, nvtx ; in ETree_transform2() local
123 || (nfront = etree->nfront) <= 0 in ETree_transform2()
196 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsOne()
220 rep = IVinit(nfront, -1) ; in ETree_mergeFrontsOne()
221 IVramp(nfront, rep, 0, 1) ; in ETree_mergeFrontsOne()
345 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsAll()
373 rep = IVinit(nfront, -1) ; in ETree_mergeFrontsAll()
518 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsAny()
[all …]
H A Dsemi.c57 nfront = etree->nfront ; in ETree_optPart()
76 rowCountsA = IVinit(nfront, 0) ; in ETree_optPart()
77 colCountsA = IVinit(nfront, 0) ; in ETree_optPart()
101 colSbtCountsA = IVinit(nfront, 0) ; in ETree_optPart()
120 rowCountsL = IVinit(nfront, 0) ; in ETree_optPart()
121 colCountsL = IVinit(nfront, 0) ; in ETree_optPart()
122 diagCountsL = IVinit(nfront, 0) ; in ETree_optPart()
123 for ( J = 0 ; J < nfront ; J++ ) { in ETree_optPart()
150 colSbtCountsL = IVinit(nfront, 0) ; in ETree_optPart()
174 IV_init(gainIV, nfront, NULL) ; in ETree_optPart()
[all …]
H A Dutil.c66 || (nfront = etree->nfront) <= 0 in ETree_nFactorIndices()
107 || (nfront = etree->nfront) <= 0 in ETree_nFactorEntries()
149 || (nfront = etree->nfront) <= 0 in ETree_nFactorOps()
183 || etree->nfront <= 0 in ETree_nFactorEntriesInFront()
231 || etree->nfront <= 0 in ETree_nInternalOpsInFront()
290 || etree->nfront <= 0 in ETree_nExternalOpsInFront()
357 nfront = etree->nfront ; in ETree_backwardOps()
449 int J, nfront ; in ETree_factorEntriesIV() local
499 int J, nfront ; in ETree_forwardOps() local
510 nfront = etree->nfront ; in ETree_forwardOps()
[all …]
/dports/math/spooles/spooles.2.2/ETree/src/
H A Dtransform.c32 int nfront, nvtx ; in ETree_transform() local
40 || (nfront = etree->nfront) <= 0 in ETree_transform()
115 int nfront, nvtx ; in ETree_transform2() local
123 || (nfront = etree->nfront) <= 0 in ETree_transform2()
196 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsOne()
220 rep = IVinit(nfront, -1) ; in ETree_mergeFrontsOne()
221 IVramp(nfront, rep, 0, 1) ; in ETree_mergeFrontsOne()
345 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsAll()
373 rep = IVinit(nfront, -1) ; in ETree_mergeFrontsAll()
518 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsAny()
[all …]
H A Dsemi.c57 nfront = etree->nfront ; in ETree_optPart()
76 rowCountsA = IVinit(nfront, 0) ; in ETree_optPart()
77 colCountsA = IVinit(nfront, 0) ; in ETree_optPart()
101 colSbtCountsA = IVinit(nfront, 0) ; in ETree_optPart()
120 rowCountsL = IVinit(nfront, 0) ; in ETree_optPart()
121 colCountsL = IVinit(nfront, 0) ; in ETree_optPart()
122 diagCountsL = IVinit(nfront, 0) ; in ETree_optPart()
123 for ( J = 0 ; J < nfront ; J++ ) { in ETree_optPart()
150 colSbtCountsL = IVinit(nfront, 0) ; in ETree_optPart()
174 IV_init(gainIV, nfront, NULL) ; in ETree_optPart()
[all …]
H A Dutil.c66 || (nfront = etree->nfront) <= 0 in ETree_nFactorIndices()
107 || (nfront = etree->nfront) <= 0 in ETree_nFactorEntries()
149 || (nfront = etree->nfront) <= 0 in ETree_nFactorOps()
183 || etree->nfront <= 0 in ETree_nFactorEntriesInFront()
231 || etree->nfront <= 0 in ETree_nInternalOpsInFront()
290 || etree->nfront <= 0 in ETree_nExternalOpsInFront()
357 nfront = etree->nfront ; in ETree_backwardOps()
449 int J, nfront ; in ETree_factorEntriesIV() local
499 int J, nfront ; in ETree_forwardOps() local
510 nfront = etree->nfront ; in ETree_forwardOps()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/ETree/src/
H A Dtransform.c32 int nfront, nvtx ; in ETree_transform() local
40 || (nfront = etree->nfront) <= 0 in ETree_transform()
115 int nfront, nvtx ; in ETree_transform2() local
123 || (nfront = etree->nfront) <= 0 in ETree_transform2()
196 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsOne()
220 rep = IVinit(nfront, -1) ; in ETree_mergeFrontsOne()
221 IVramp(nfront, rep, 0, 1) ; in ETree_mergeFrontsOne()
345 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsAll()
373 rep = IVinit(nfront, -1) ; in ETree_mergeFrontsAll()
518 || (nfront = etree->nfront) <= 0 in ETree_mergeFrontsAny()
[all …]
H A Dsemi.c57 nfront = etree->nfront ; in ETree_optPart()
76 rowCountsA = IVinit(nfront, 0) ; in ETree_optPart()
77 colCountsA = IVinit(nfront, 0) ; in ETree_optPart()
101 colSbtCountsA = IVinit(nfront, 0) ; in ETree_optPart()
120 rowCountsL = IVinit(nfront, 0) ; in ETree_optPart()
121 colCountsL = IVinit(nfront, 0) ; in ETree_optPart()
122 diagCountsL = IVinit(nfront, 0) ; in ETree_optPart()
123 for ( J = 0 ; J < nfront ; J++ ) { in ETree_optPart()
150 colSbtCountsL = IVinit(nfront, 0) ; in ETree_optPart()
174 IV_init(gainIV, nfront, NULL) ; in ETree_optPart()
[all …]
H A Dutil.c66 || (nfront = etree->nfront) <= 0 in ETree_nFactorIndices()
107 || (nfront = etree->nfront) <= 0 in ETree_nFactorEntries()
149 || (nfront = etree->nfront) <= 0 in ETree_nFactorOps()
183 || etree->nfront <= 0 in ETree_nFactorEntriesInFront()
231 || etree->nfront <= 0 in ETree_nInternalOpsInFront()
290 || etree->nfront <= 0 in ETree_nExternalOpsInFront()
357 nfront = etree->nfront ; in ETree_backwardOps()
449 int J, nfront ; in ETree_factorEntriesIV() local
499 int J, nfront ; in ETree_forwardOps() local
510 nfront = etree->nfront ; in ETree_forwardOps()
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/FrontMtx/src/
H A DIO.c137 frontmtx->nfront = nfront = itemp[0] ; in FrontMtx_readFromFormattedFile()
265 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_readFromFormattedFile()
417 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_readFromFormattedFile()
501 frontmtx->nfront = nfront = itemp[0] ; in FrontMtx_readFromBinaryFile()
1021 nfront = frontmtx->nfront ; in FrontMtx_writeToFormattedFile()
1321 itemp[0] = nfront = frontmtx->nfront ; in FrontMtx_writeToBinaryFile()
1676 int ii, J, K, nadj, nfront ; in FrontMtx_writeForHumanEye() local
1688 nfront = frontmtx->nfront ; in FrontMtx_writeForHumanEye()
1755 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_writeForHumanEye()
1764 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_writeForHumanEye()
[all …]
H A Dutil.c18 int ii, J, ncolJ, neqns, nfront, nJ ; in FrontMtx_colmapIV() local
27 nfront = FrontMtx_nfront(frontmtx) ; in FrontMtx_colmapIV()
32 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_colmapIV()
70 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_rowmapIV()
131 nfront = frontmtx->nfront ; in FrontMtx_inertia()
289 nfront = frontmtx->nfront ; in FrontMtx_ownedRowsIV()
350 nfront = frontmtx->nfront ; in FrontMtx_ownedColumnsIV()
422 mark = IVinit(nfront, -1) ; in FrontMtx_makeUpperBlockIVL()
423 list = IVinit(nfront, -1) ; in FrontMtx_makeUpperBlockIVL()
500 mark = IVinit(nfront, -1) ; in FrontMtx_makeLowerBlockIVL()
[all …]
/dports/math/spooles-mpich/spooles.2.2/FrontMtx/src/
H A DIO.c137 frontmtx->nfront = nfront = itemp[0] ; in FrontMtx_readFromFormattedFile()
265 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_readFromFormattedFile()
417 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_readFromFormattedFile()
501 frontmtx->nfront = nfront = itemp[0] ; in FrontMtx_readFromBinaryFile()
1021 nfront = frontmtx->nfront ; in FrontMtx_writeToFormattedFile()
1321 itemp[0] = nfront = frontmtx->nfront ; in FrontMtx_writeToBinaryFile()
1676 int ii, J, K, nadj, nfront ; in FrontMtx_writeForHumanEye() local
1688 nfront = frontmtx->nfront ; in FrontMtx_writeForHumanEye()
1755 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_writeForHumanEye()
1764 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_writeForHumanEye()
[all …]
H A Dutil.c18 int ii, J, ncolJ, neqns, nfront, nJ ; in FrontMtx_colmapIV() local
27 nfront = FrontMtx_nfront(frontmtx) ; in FrontMtx_colmapIV()
32 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_colmapIV()
70 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_rowmapIV()
131 nfront = frontmtx->nfront ; in FrontMtx_inertia()
289 nfront = frontmtx->nfront ; in FrontMtx_ownedRowsIV()
350 nfront = frontmtx->nfront ; in FrontMtx_ownedColumnsIV()
422 mark = IVinit(nfront, -1) ; in FrontMtx_makeUpperBlockIVL()
423 list = IVinit(nfront, -1) ; in FrontMtx_makeUpperBlockIVL()
500 mark = IVinit(nfront, -1) ; in FrontMtx_makeLowerBlockIVL()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/FrontMtx/src/
H A DIO.c137 frontmtx->nfront = nfront = itemp[0] ; in FrontMtx_readFromFormattedFile()
265 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_readFromFormattedFile()
417 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_readFromFormattedFile()
501 frontmtx->nfront = nfront = itemp[0] ; in FrontMtx_readFromBinaryFile()
1021 nfront = frontmtx->nfront ; in FrontMtx_writeToFormattedFile()
1321 itemp[0] = nfront = frontmtx->nfront ; in FrontMtx_writeToBinaryFile()
1676 int ii, J, K, nadj, nfront ; in FrontMtx_writeForHumanEye() local
1688 nfront = frontmtx->nfront ; in FrontMtx_writeForHumanEye()
1755 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_writeForHumanEye()
1764 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_writeForHumanEye()
[all …]
/dports/math/spooles/spooles.2.2/FrontMtx/src/
H A DIO.c137 frontmtx->nfront = nfront = itemp[0] ; in FrontMtx_readFromFormattedFile()
265 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_readFromFormattedFile()
417 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_readFromFormattedFile()
501 frontmtx->nfront = nfront = itemp[0] ; in FrontMtx_readFromBinaryFile()
1021 nfront = frontmtx->nfront ; in FrontMtx_writeToFormattedFile()
1321 itemp[0] = nfront = frontmtx->nfront ; in FrontMtx_writeToBinaryFile()
1676 int ii, J, K, nadj, nfront ; in FrontMtx_writeForHumanEye() local
1688 nfront = frontmtx->nfront ; in FrontMtx_writeForHumanEye()
1755 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_writeForHumanEye()
1764 for ( J = 0 ; J < nfront ; J++ ) { in FrontMtx_writeForHumanEye()
[all …]
/dports/math/spooles-mpich/spooles.2.2/SolveMap/src/
H A Dutil.c134 nfront = solvemap->nfront ; in SolveMap_upperSolveIVL()
146 heads = IVinit(nfront, -1) ; in SolveMap_upperSolveIVL()
254 nfront = solvemap->nfront ; in SolveMap_upperAggregateIV()
267 IV_init(aggIV, nfront, NULL) ; in SolveMap_upperAggregateIV()
269 IVzero(nfront, aggcounts) ; in SolveMap_upperAggregateIV()
275 heads = IVinit(nfront, -1) ; in SolveMap_upperAggregateIV()
369 nfront = solvemap->nfront ; in SolveMap_lowerAggregateIV()
388 heads = IVinit(nfront, -1) ; in SolveMap_lowerAggregateIV()
415 IVzero(nfront, aggcounts) ; in SolveMap_lowerAggregateIV()
493 nfront = solvemap->nfront ; in SolveMap_lowerSolveIVL()
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/SolveMap/src/
H A Dutil.c134 nfront = solvemap->nfront ; in SolveMap_upperSolveIVL()
146 heads = IVinit(nfront, -1) ; in SolveMap_upperSolveIVL()
254 nfront = solvemap->nfront ; in SolveMap_upperAggregateIV()
267 IV_init(aggIV, nfront, NULL) ; in SolveMap_upperAggregateIV()
269 IVzero(nfront, aggcounts) ; in SolveMap_upperAggregateIV()
275 heads = IVinit(nfront, -1) ; in SolveMap_upperAggregateIV()
369 nfront = solvemap->nfront ; in SolveMap_lowerAggregateIV()
388 heads = IVinit(nfront, -1) ; in SolveMap_lowerAggregateIV()
415 IVzero(nfront, aggcounts) ; in SolveMap_lowerAggregateIV()
493 nfront = solvemap->nfront ; in SolveMap_lowerSolveIVL()
[all …]

12345678910>>...18