Searched refs:ics (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/mat/impls/aij/seq/ |
| H A D | aijfact.c | 223 const PetscInt *r, *ic, *ics; in MatLUFactorNumeric_SeqAIJ() local 263 ics = ic; in MatLUFactorNumeric_SeqAIJ() 283 for (j = 0; j < nz; j++) rtmp[ics[ajtmp[j]]] = v[j]; in MatLUFactorNumeric_SeqAIJ() 402 const PetscInt *r, *ic, *ics; in MatLUFactorNumeric_SeqAIJ_inplace() local 442 ics = ic; in MatLUFactorNumeric_SeqAIJ_inplace() 455 for (j = 0; j < nz; j++) rtmp[ics[ajtmp[j]]] = v[j]; in MatLUFactorNumeric_SeqAIJ_inplace() 456 rtmp[ics[r[i]]] += sctx.shift_amount; /* shift the diagonal of the matrix */ in MatLUFactorNumeric_SeqAIJ_inplace() 559 const PetscInt *r, *ic, *ics; in MatLUFactorNumeric_SeqAIJ_InplaceWithPerm() local 602 ics = ic; in MatLUFactorNumeric_SeqAIJ_InplaceWithPerm() 641 for (j = 0; j < nz; j++) ajtmp[j] = ics[ajtmp[j]]; in MatLUFactorNumeric_SeqAIJ_InplaceWithPerm()
|
| H A D | inode.c | 1203 const PetscInt *r, *ic, *ics; in MatLUFactorNumeric_SeqAIJ_Inode() local 1243 ics = ic; in MatLUFactorNumeric_SeqAIJ_Inode() 1309 for (j = 0; j < nz; j++) rtmp1[ics[ajtmp[j]]] = v[j]; in MatLUFactorNumeric_SeqAIJ_Inode() 1390 col = ics[ajtmp[j]]; in MatLUFactorNumeric_SeqAIJ_Inode() 1525 col = ics[ajtmp[j]]; in MatLUFactorNumeric_SeqAIJ_Inode() 1714 col = ics[ajtmp[j]]; in MatLUFactorNumeric_SeqAIJ_Inode()
|
| /petsc/src/mat/impls/baij/seq/ |
| H A D | baijfact.c | 454 const PetscInt *r, *ic, *ics; in MatLUFactorNumeric_SeqBAIJ_1() local 491 ics = ic; in MatLUFactorNumeric_SeqBAIJ_1() 511 for (j = 0; j < nz; j++) rtmp[ics[ajtmp[j]]] = v[j]; in MatLUFactorNumeric_SeqBAIJ_1()
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 7387 (gpuapp/turb-use-spec-ics? #t)
|
| /petsc/doc/ |
| H A D | petsc.bib | 34478 California, http://www.ics.uci.edu/AI/ML/MLDBRepository.html}
|