Home
last modified time | relevance | path

Searched defs:ly (Results 1 – 25 of 30) sorted by relevance

12

/petsc/src/dm/impls/da/ftn-custom/
H A Dzdaf.c35 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 Dex34.c11 const PetscInt *lx, *ly, *lz; in main() local
H A Dex4.c13 PetscInt *lx = NULL, *ly = NULL; in main() local
H A Dex6.c13 PetscInt *lx = NULL, *ly = NULL, *lz = NULL; in main() local
H A Dex46.c10 PetscInt *lx = NULL, *ly = NULL, *lz = NULL; in main() local
/petsc/src/dm/impls/stag/tests/
H A Dex14.c22 PetscInt ly[3] = {3, 8, 2}, ranksy = 3, my = 13; in main() local
H A Dex1.c41 PetscInt ly[3] = {4, 5}, ranksy = 2, my = 9; in main() local
H A Dex13.c46 PetscInt ly[3] = {4, 5}, ranksy = 2, my = 9; in main() local
/petsc/src/dm/tutorials/
H A Dex51.c12 const PetscInt *lx, *ly; in main() local
/petsc/src/dm/impls/da/
H A Dda.c595 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 Dda2.c199 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 Dda3.c204 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 Ddacorn.c308 const PetscInt *lx, *ly, *lz; in DMDACreateCompatibleDMDA() local
H A Ddadd.c46 const PetscInt *lx, *ly, *lz; in DMDACreatePatchIS() local
H A Dgrglvis.c153 const PetscInt *lx, *ly, *lz; in DMSetUpGLVisViewer_DMDA() local
H A Dgr2.c120 const PetscInt *lx, *ly; in VecView_MPI_Draw_DA2d() local
/petsc/src/dm/impls/stag/
H A Dstagintern.c63 …encilType stencilType, PetscInt stencilWidth, const PetscInt lx[], const PetscInt ly[], const Pets… in DMStagInitialize()
H A Dstagutils.c671 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 Dpcasmimpl.h12 Vec lx, ly; /* work vectors */ member
H A Ddmdaimpl.h39 PetscInt *lx, *ly, *lz; /* number of nodes in each partition block along 3 axis */ member
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi219 cdef inline tuple toStagOwnershipRanges(PetscInt dim,
H A Dpetscdmda.pxi183 cdef inline tuple toOwnershipRanges(PetscInt dim,
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcfetidp.c901 PetscScalar *ly; in FETIDPMatMult_Kernel() local
/petsc/src/binding/petsc4py/src/lib-petsc/
H A Dcustom.h697 const PetscInt lx[],const PetscInt ly[],const PetscInt lz[], in DMDACreateND()
/petsc/src/snes/tutorials/
H A Dex36.c358 Vec ly; in QuasiInterpolate() local

12