Home
last modified time | relevance | path

Searched defs:Po (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/da/
H A Ddacorn.c307 PetscInt s, m, n, p, M, N, P, dim, Mo, No, Po; in DMDACreateCompatibleDMDA() local
H A Dda.c332 … DMDASetOffset(DM da, PetscInt xo, PetscInt yo, PetscInt zo, PetscInt Mo, PetscInt No, PetscInt Po) in DMDASetOffset()
375 …*xo, PeOp PetscInt *yo, PeOp PetscInt *zo, PeOp PetscInt *Mo, PeOp PetscInt *No, PeOp PetscInt *Po) in DMDAGetOffset()
/petsc/include/petsc/private/
H A Ddmdaimpl.h28 PetscInt Mo, No, Po; /* the size of the problem the offset is in to */ member
/petsc/src/mat/impls/is/
H A Dmatis.c105 Mat Po, Pd; in MatGetNonzeroColumnsLocal_Private() local