Home
last modified time | relevance | path

Searched refs:rowadjIVL (Results 1 – 25 of 68) sorted by relevance

123

/dports/math/spooles-mpich/spooles.2.2/FrontMtx/src/
H A Dbasics.c57 frontmtx->rowadjIVL = NULL ; in FrontMtx_setDefaultFields()
107 if ( frontmtx->rowadjIVL != NULL ) { in FrontMtx_clearData()
108 IVL_free(frontmtx->rowadjIVL) ; in FrontMtx_clearData()
H A DIO.c232 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_readFromFormattedFile()
233 frontmtx->rowadjIVL->type = IVL_CHUNKED ; in FrontMtx_readFromFormattedFile()
234 rc = IVL_readFromFormattedFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_readFromFormattedFile()
602 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_readFromBinaryFile()
603 frontmtx->rowadjIVL->type = IVL_CHUNKED ; in FrontMtx_readFromBinaryFile()
604 rc = IVL_readFromBinaryFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_readFromBinaryFile()
614 IVL_writeForHumanEye(frontmtx->rowadjIVL, stdout) ; in FrontMtx_readFromBinaryFile()
1087 rc = IVL_writeToFormattedFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_writeToFormattedFile()
1387 rc = IVL_writeToBinaryFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_writeToBinaryFile()
1705 if ( frontmtx->rowadjIVL != NULL ) { in FrontMtx_writeForHumanEye()
[all …]
H A Dinit.c192 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_init()
193 IVL_init1(frontmtx->rowadjIVL, IVL_CHUNKED, nfront) ; in FrontMtx_init()
H A DpostProcess.c54 IVL_writeForHumanEye(frontmtx->rowadjIVL, msgFile) ; in FrontMtx_postProcess()
/dports/math/spooles-mpich/spooles.2.2_SHARED/FrontMtx/src/
H A Dbasics.c57 frontmtx->rowadjIVL = NULL ; in FrontMtx_setDefaultFields()
107 if ( frontmtx->rowadjIVL != NULL ) { in FrontMtx_clearData()
108 IVL_free(frontmtx->rowadjIVL) ; in FrontMtx_clearData()
H A DIO.c232 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_readFromFormattedFile()
233 frontmtx->rowadjIVL->type = IVL_CHUNKED ; in FrontMtx_readFromFormattedFile()
234 rc = IVL_readFromFormattedFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_readFromFormattedFile()
602 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_readFromBinaryFile()
603 frontmtx->rowadjIVL->type = IVL_CHUNKED ; in FrontMtx_readFromBinaryFile()
604 rc = IVL_readFromBinaryFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_readFromBinaryFile()
614 IVL_writeForHumanEye(frontmtx->rowadjIVL, stdout) ; in FrontMtx_readFromBinaryFile()
1087 rc = IVL_writeToFormattedFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_writeToFormattedFile()
1387 rc = IVL_writeToBinaryFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_writeToBinaryFile()
1705 if ( frontmtx->rowadjIVL != NULL ) { in FrontMtx_writeForHumanEye()
[all …]
H A Dinit.c192 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_init()
193 IVL_init1(frontmtx->rowadjIVL, IVL_CHUNKED, nfront) ; in FrontMtx_init()
H A DpostProcess.c54 IVL_writeForHumanEye(frontmtx->rowadjIVL, msgFile) ; in FrontMtx_postProcess()
/dports/math/spooles/spooles.2.2/FrontMtx/src/
H A Dbasics.c57 frontmtx->rowadjIVL = NULL ; in FrontMtx_setDefaultFields()
107 if ( frontmtx->rowadjIVL != NULL ) { in FrontMtx_clearData()
108 IVL_free(frontmtx->rowadjIVL) ; in FrontMtx_clearData()
H A DIO.c232 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_readFromFormattedFile()
233 frontmtx->rowadjIVL->type = IVL_CHUNKED ; in FrontMtx_readFromFormattedFile()
234 rc = IVL_readFromFormattedFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_readFromFormattedFile()
602 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_readFromBinaryFile()
603 frontmtx->rowadjIVL->type = IVL_CHUNKED ; in FrontMtx_readFromBinaryFile()
604 rc = IVL_readFromBinaryFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_readFromBinaryFile()
614 IVL_writeForHumanEye(frontmtx->rowadjIVL, stdout) ; in FrontMtx_readFromBinaryFile()
1087 rc = IVL_writeToFormattedFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_writeToFormattedFile()
1387 rc = IVL_writeToBinaryFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_writeToBinaryFile()
1705 if ( frontmtx->rowadjIVL != NULL ) { in FrontMtx_writeForHumanEye()
[all …]
H A Dinit.c192 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_init()
193 IVL_init1(frontmtx->rowadjIVL, IVL_CHUNKED, nfront) ; in FrontMtx_init()
H A DpostProcess.c54 IVL_writeForHumanEye(frontmtx->rowadjIVL, msgFile) ; in FrontMtx_postProcess()
/dports/math/spooles/spooles.2.2_SHARED/FrontMtx/src/
H A Dbasics.c57 frontmtx->rowadjIVL = NULL ; in FrontMtx_setDefaultFields()
107 if ( frontmtx->rowadjIVL != NULL ) { in FrontMtx_clearData()
108 IVL_free(frontmtx->rowadjIVL) ; in FrontMtx_clearData()
H A DIO.c232 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_readFromFormattedFile()
233 frontmtx->rowadjIVL->type = IVL_CHUNKED ; in FrontMtx_readFromFormattedFile()
234 rc = IVL_readFromFormattedFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_readFromFormattedFile()
602 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_readFromBinaryFile()
603 frontmtx->rowadjIVL->type = IVL_CHUNKED ; in FrontMtx_readFromBinaryFile()
604 rc = IVL_readFromBinaryFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_readFromBinaryFile()
614 IVL_writeForHumanEye(frontmtx->rowadjIVL, stdout) ; in FrontMtx_readFromBinaryFile()
1087 rc = IVL_writeToFormattedFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_writeToFormattedFile()
1387 rc = IVL_writeToBinaryFile(frontmtx->rowadjIVL, fp) ; in FrontMtx_writeToBinaryFile()
1705 if ( frontmtx->rowadjIVL != NULL ) { in FrontMtx_writeForHumanEye()
[all …]
H A Dinit.c192 frontmtx->rowadjIVL = IVL_new() ; in FrontMtx_init()
193 IVL_init1(frontmtx->rowadjIVL, IVL_CHUNKED, nfront) ; in FrontMtx_init()
H A DpostProcess.c54 IVL_writeForHumanEye(frontmtx->rowadjIVL, msgFile) ; in FrontMtx_postProcess()
/dports/math/spooles-mpich/spooles.2.2/MPI/src/
H A DpostProcess.c89 IVL_writeForHumanEye(frontmtx->rowadjIVL, msgFile) ; in FrontMtx_MPI_postProcess()
535 IVL *rowadjIVL ; in FrontMtx_MPI_permuteLowerAdj() local
577 rowadjIVL = frontmtx->rowadjIVL ; in FrontMtx_MPI_permuteLowerAdj()
733 IVL_setList(rowadjIVL, J, nrowJ, inbuffer + count) ; in FrontMtx_MPI_permuteLowerAdj()
/dports/math/spooles-mpich/spooles.2.2_SHARED/MPI/src/
H A DpostProcess.c89 IVL_writeForHumanEye(frontmtx->rowadjIVL, msgFile) ; in FrontMtx_MPI_postProcess()
535 IVL *rowadjIVL ; in FrontMtx_MPI_permuteLowerAdj() local
577 rowadjIVL = frontmtx->rowadjIVL ; in FrontMtx_MPI_permuteLowerAdj()
733 IVL_setList(rowadjIVL, J, nrowJ, inbuffer + count) ; in FrontMtx_MPI_permuteLowerAdj()
/dports/math/spooles/spooles.2.2_SHARED/MPI/src/
H A DpostProcess.c89 IVL_writeForHumanEye(frontmtx->rowadjIVL, msgFile) ; in FrontMtx_MPI_postProcess()
535 IVL *rowadjIVL ; in FrontMtx_MPI_permuteLowerAdj() local
577 rowadjIVL = frontmtx->rowadjIVL ; in FrontMtx_MPI_permuteLowerAdj()
733 IVL_setList(rowadjIVL, J, nrowJ, inbuffer + count) ; in FrontMtx_MPI_permuteLowerAdj()
/dports/math/spooles/spooles.2.2/MPI/src/
H A DpostProcess.c89 IVL_writeForHumanEye(frontmtx->rowadjIVL, msgFile) ; in FrontMtx_MPI_postProcess()
535 IVL *rowadjIVL ; in FrontMtx_MPI_permuteLowerAdj() local
577 rowadjIVL = frontmtx->rowadjIVL ; in FrontMtx_MPI_permuteLowerAdj()
733 IVL_setList(rowadjIVL, J, nrowJ, inbuffer + count) ; in FrontMtx_MPI_permuteLowerAdj()
/dports/math/spooles/spooles.2.2/FrontMtx/drivers/
H A DtestGrid.c270 if ( frontmtx->rowadjIVL != NULL ) { in main()
272 "\n %d entries in rowadjIVL", frontmtx->rowadjIVL->tsize) ; in main()
/dports/math/spooles-mpich/spooles.2.2_SHARED/FrontMtx/drivers/
H A DtestGrid.c270 if ( frontmtx->rowadjIVL != NULL ) { in main()
272 "\n %d entries in rowadjIVL", frontmtx->rowadjIVL->tsize) ; in main()
/dports/math/spooles-mpich/spooles.2.2/FrontMtx/drivers/
H A DtestGrid.c270 if ( frontmtx->rowadjIVL != NULL ) { in main()
272 "\n %d entries in rowadjIVL", frontmtx->rowadjIVL->tsize) ; in main()
/dports/math/spooles/spooles.2.2_SHARED/FrontMtx/drivers/
H A DtestGrid.c270 if ( frontmtx->rowadjIVL != NULL ) { in main()
272 "\n %d entries in rowadjIVL", frontmtx->rowadjIVL->tsize) ; in main()
/dports/math/spooles-mpich/spooles.2.2/MT/drivers/
H A DtestGridMT.c280 if ( frontmtx->rowadjIVL != NULL ) { in main()
282 "\n %d entries in rowadjIVL", frontmtx->rowadjIVL->tsize) ; in main()

123