| /petsc/src/dm/impls/da/ftn-custom/ |
| H A D | zdaf.c | 35 PETSC_EXTERN void dmdagetownershipranges_(DM *da, F90Array1d *lx, F90Array1d *ly, F90Array1d *lz, P… in dmdagetownershipranges_() 55 … dmdarestoreownershipranges_(DM *da, F90Array1d *lx, F90Array1d *ly, F90Array1d *lz, PetscErrorCod… in dmdarestoreownershipranges_()
|
| /petsc/src/dm/tests/ |
| H A D | ex34.c | 11 const PetscInt *lx, *ly, *lz; in main() local
|
| H A D | ex6.c | 13 PetscInt *lx = NULL, *ly = NULL, *lz = NULL; in main() local
|
| H A D | ex46.c | 10 PetscInt *lx = NULL, *ly = NULL, *lz = NULL; in main() local
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex14.c | 23 PetscInt lz[2] = {2, 4}, ranksz = 2, mz = 6; in main() local
|
| H A D | ex1.c | 42 PetscInt lz[2] = {6, 7}, ranksz = 2, mz = 13; in main() local
|
| H A D | ex13.c | 47 PetscInt lz[2] = {6, 7}, ranksz = 2, mz = 13; in main() local
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagintern.c | 63 …lType, PetscInt stencilWidth, const PetscInt lx[], const PetscInt ly[], const PetscInt lz[], DM dm) in DMStagInitialize()
|
| H A D | stagutils.c | 671 …e DMStagGetOwnershipRanges(DM dm, const PetscInt *lx[], const PetscInt *ly[], const PetscInt *lz[]) in DMStagGetOwnershipRanges() 1309 …Code DMStagSetOwnershipRanges(DM dm, const PetscInt lx[], const PetscInt ly[], const PetscInt lz[]) in DMStagSetOwnershipRanges()
|
| H A D | stag3d.c | 55 …Type, PetscInt stencilWidth, const PetscInt lx[], const PetscInt ly[], const PetscInt lz[], DM *dm) in DMStagCreate3d()
|
| /petsc/src/dm/impls/da/ |
| H A D | da.c | 595 …orCode DMDASetOwnershipRanges(DM da, const PetscInt lx[], const PetscInt ly[], const PetscInt lz[]) in DMDASetOwnershipRanges() 748 …rshipRanges(DM da, PeOp const PetscInt *lx[], PeOp const PetscInt *ly[], PeOp const PetscInt *lz[]) in DMDAGetOwnershipRanges() 1059 PetscInt *lx, *ly, *lz; in DMRefine_DA() local 1206 PetscInt *lx, *ly, *lz; in DMCoarsen_DA() local
|
| H A D | da3.c | 205 PetscInt *lz = dd->lz; in DMSetUp_DA_3D() local 1512 …p, PetscInt dof, PetscInt s, const PetscInt lx[], const PetscInt ly[], const PetscInt lz[], DM *da) in DMDACreate3d()
|
| H A D | dacorn.c | 308 const PetscInt *lx, *ly, *lz; in DMDACreateCompatibleDMDA() local
|
| H A D | dadd.c | 46 const PetscInt *lx, *ly, *lz; in DMDACreatePatchIS() local
|
| H A D | grglvis.c | 153 const PetscInt *lx, *ly, *lz; in DMSetUpGLVisViewer_DMDA() local
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdmstag.pxi | 219 cdef inline tuple toStagOwnershipRanges(PetscInt dim,
|
| H A D | petscdmda.pxi | 183 cdef inline tuple toOwnershipRanges(PetscInt dim,
|
| /petsc/include/petsc/private/ |
| H A D | dmdaimpl.h | 39 PetscInt *lx, *ly, *lz; /* number of nodes in each partition block along 3 axis */ member
|
| /petsc/src/binding/petsc4py/src/lib-petsc/ |
| H A D | custom.h | 697 const PetscInt lx[],const PetscInt ly[],const PetscInt lz[], in DMDACreateND()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex42.c | 1544 const PetscInt *lx, *ly, *lz; in DAViewVTK_write_PieceExtend() local
|