Home
last modified time | relevance | path

Searched defs:JA (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/interface/ftn-custom/
H A Dzmatrixf90.c315 const PetscInt *IA, *JA; in matgetrowij_() local
324 const PetscInt *IA, *JA; in matrestorerowij_() local
/petsc/src/tao/constrained/impls/admm/
H A Dadmm.h21 Mat Hx, Hxpre, Hz, Hzpre, ATA, BTB, JA, JApre, JB, JBpre; member
/petsc/src/ksp/pc/impls/mpi/
H A Dpcmpi.c165 const PetscInt *IA = NULL, *JA = NULL, *ia, *ja; in PCMPISetMat() local