| /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 PETSC_EXTERN void dmdarestoreownershipranges_(DM *da, F90Array1d *lx, F90Array1d *ly, F90Array1d *l… in dmdarestoreownershipranges_()
|
| /petsc/src/dm/tests/ |
| H A D | ex34.c | 11 const PetscInt *lx, *ly, *lz; in main() local
|
| H A D | ex4.c | 13 PetscInt *lx = NULL, *ly = NULL; 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 | 22 PetscInt ly[3] = {3, 8, 2}, ranksy = 3, my = 13; in main() local
|
| H A D | ex1.c | 41 PetscInt ly[3] = {4, 5}, ranksy = 2, my = 9; in main() local
|
| H A D | ex13.c | 46 PetscInt ly[3] = {4, 5}, ranksy = 2, my = 9; in main() local
|
| /petsc/src/dm/tutorials/ |
| H A D | ex51.c | 12 const PetscInt *lx, *ly; in main() local
|
| /petsc/src/dm/impls/da/ |
| H A D | da.c | 595 PetscErrorCode DMDASetOwnershipRanges(DM da, const PetscInt lx[], const PetscInt ly[], const PetscI… in DMDASetOwnershipRanges() 748 PetscErrorCode DMDAGetOwnershipRanges(DM da, PeOp const PetscInt *lx[], PeOp const PetscInt *ly[], … in DMDAGetOwnershipRanges() 1059 PetscInt *lx, *ly, *lz; in DMRefine_DA() local 1067 PetscInt *lx, *ly; in DMRefine_DA() local 1206 PetscInt *lx, *ly, *lz; in DMCoarsen_DA() local 1214 PetscInt *lx, *ly; in DMCoarsen_DA() local
|
| H A D | da2.c | 199 PetscInt *ly = dd->ly; in DMSetUp_DA_2D() local 810 …PetscInt m, PetscInt n, PetscInt dof, PetscInt s, const PetscInt lx[], const PetscInt ly[], DM *da) in DMDACreate2d()
|
| H A D | da3.c | 204 PetscInt *ly = dd->ly; in DMSetUp_DA_3D() local 1512 …cInt n, PetscInt p, PetscInt dof, PetscInt s, const PetscInt lx[], const PetscInt ly[], const Pets… 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
|
| H A D | gr2.c | 120 const PetscInt *lx, *ly; in VecView_MPI_Draw_DA2d() local
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagintern.c | 63 …encilType stencilType, PetscInt stencilWidth, const PetscInt lx[], const PetscInt ly[], const Pets… in DMStagInitialize()
|
| H A D | stagutils.c | 671 PetscErrorCode DMStagGetOwnershipRanges(DM dm, const PetscInt *lx[], const PetscInt *ly[], const Pe… in DMStagGetOwnershipRanges() 1309 PetscErrorCode DMStagSetOwnershipRanges(DM dm, const PetscInt lx[], const PetscInt ly[], const Pets… in DMStagSetOwnershipRanges()
|
| /petsc/include/petsc/private/ |
| H A D | pcasmimpl.h | 12 Vec lx, ly; /* work vectors */ member
|
| 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/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/src/ksp/pc/impls/bddc/ |
| H A D | bddcfetidp.c | 901 PetscScalar *ly; in FETIDPMatMult_Kernel() local
|
| /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/snes/tutorials/ |
| H A D | ex36.c | 358 Vec ly; in QuasiInterpolate() local
|