Searched defs:Po (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/da/ |
| H A D | dacorn.c | 307 PetscInt s, m, n, p, M, N, P, dim, Mo, No, Po; in DMDACreateCompatibleDMDA() local
|
| H A D | da.c | 332 … 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 D | dmdaimpl.h | 28 PetscInt Mo, No, Po; /* the size of the problem the offset is in to */ member
|
| /petsc/src/mat/impls/is/ |
| H A D | matis.c | 105 Mat Po, Pd; in MatGetNonzeroColumnsLocal_Private() local
|