Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex62.c28 PetscInt i, j, *idxn, PM, PN = PETSC_DECIDE, rstart, rend; in main() local
/petsc/src/ksp/ksp/impls/cg/pipecg2/
H A Dpipecg2.c56 const PetscScalar *PETSC_RESTRICT PN, *PETSC_RESTRICT PM, *PETSC_RESTRICT PW; in VecMergedDot2_Private() local
/petsc/src/ksp/pc/impls/spai/
H A Dispai.c43 Mat PM; /* the approximate inverse PETSc format */ member