Searched defs:JA (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/interface/ftn-custom/ |
| H A D | zmatrixf90.c | 315 const PetscInt *IA, *JA; in matgetrowij_() local 324 const PetscInt *IA, *JA; in matrestorerowij_() local
|
| /petsc/src/tao/constrained/impls/admm/ |
| H A D | admm.h | 21 Mat Hx, Hxpre, Hz, Hzpre, ATA, BTB, JA, JApre, JB, JBpre; member
|
| /petsc/src/ksp/pc/impls/mpi/ |
| H A D | pcmpi.c | 165 const PetscInt *IA = NULL, *JA = NULL, *ia, *ja; in PCMPISetMat() local
|