Home
last modified time | relevance | path

Searched defs:bz (Results 1 – 25 of 26) sorted by relevance

12

/petsc/src/dm/impls/da/
H A Ddaview.c15 DMBoundaryType bx, by, bz; in DMView_DA_Matlab() local
47 DMBoundaryType bx, by, bz; in DMView_DA_Binary() local
108 …p PetscInt *s, PeOp DMBoundaryType *bx, PeOp DMBoundaryType *by, PeOp DMBoundaryType *bz, PeOp DMD… in DMDAGetInfo()
H A Dda3.c201 DMBoundaryType bz = dd->bz; in DMSetUp_DA_3D() local
1512 PetscErrorCode DMDACreate3d(MPI_Comm comm, DMBoundaryType bx, DMBoundaryType by, DMBoundaryType bz,… in DMDACreate3d()
H A Ddacreate.c125 DMBoundaryType bx, by, bz; in DMLoad_DA() local
H A Dfdda.c190 DMBoundaryType bx, by, bz; in DMCreateColoring_DA() local
328 DMBoundaryType bx, by, bz; in DMCreateColoring_DA_3d_MPIAIJ() local
930 DMBoundaryType bx, by, bz; in DMCreateMatrix_DA_3d_MPISELL() local
1275 DMBoundaryType bx, by, bz; in DMCreateMatrix_DA_3d_MPIAIJ() local
1780 DMBoundaryType bx, by, bz; in DMCreateMatrix_DA_3d_MPIBAIJ() local
1997 DMBoundaryType bx, by, bz; in DMCreateMatrix_DA_3d_MPISBAIJ() local
2105 DMBoundaryType bx, by, bz; in DMCreateMatrix_DA_3d_MPIAIJ_Fill() local
H A Ddacorn.c309 DMBoundaryType bx, by, bz; in DMDACreateCompatibleDMDA() local
H A Dgr1.c30 DMBoundaryType bx, by, bz; in DMDASetUniformCoordinates() local
H A Ddageometry.c49 DMBoundaryType bx, by, bz; in DMGetLocalBoundingBox_DA() local
H A Dda.c101 …DAGetBoundaryType(DM da, PeOp DMBoundaryType *bx, PeOp DMBoundaryType *by, PeOp DMBoundaryType *bz) in DMDAGetBoundaryType()
134 PetscErrorCode DMDASetBoundaryType(DM da, DMBoundaryType bx, DMBoundaryType by, DMBoundaryType bz) in DMDASetBoundaryType()
H A Ddainterp.c616 DMBoundaryType bx, by, bz; in DMCreateInterpolation_DA_3D_Q0() local
746 DMBoundaryType bx, by, bz; in DMCreateInterpolation_DA_3D_Q1() local
1187 DMBoundaryType bx, by, bz; in DMCreateInjection_DA_3D() local
/petsc/src/dm/tests/
H A Dex38.c11 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
H A Dex15.c14 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
H A Dex21.c14 DMBoundaryType bx, by, bz; in test1_DAInjection3d() local
H A Dex33.c13 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
H A Dex23.c11 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
H A Dex6.c19 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
H A Dex46.c13 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
H A Dex2k.kokkos.cxx86 …DMBoundaryType bx = DM_BOUNDARY_PERIODIC, by = DM_BOUNDARY_PERIODIC, bz = DM_B… in main() local
/petsc/src/dm/tutorials/
H A Dex3.c95 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
/petsc/include/
H A Dpetscdmdatypes.h66 DMBoundaryType bx, by, bz; /* type of ghost nodes at boundary */ member
/petsc/include/petsc/private/
H A Ddmdaimpl.h19 DMBoundaryType bx, by, bz; /* indicates type of ghost nodes at boundary */ member
/petsc/src/binding/petsc4py/src/lib-petsc/
H A Dcustom.h698 DMBoundaryType bx,DMBoundaryType by,DMBoundaryType bz, in DMDACreateND()
/petsc/src/ksp/ksp/tutorials/
H A Dex59.c291 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in ComputeMapping() local
/petsc/src/mat/impls/nest/
H A Dmatnest.c63 Vec *bx = bA->right, *bz = bA->left; in MatMultAdd_Nest() local
300 Vec *bx = bA->left, *bz = bA->right; in MatMultTransposeAddKernel_Nest() local
/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope_dmda.c349 DMBoundaryType bx, by, bz; in PCTelescopeSetUp_dmda_repart() local
/petsc/src/vec/vec/impls/nest/
H A Dvecnest.c182 Vec_Nest *bz = (Vec_Nest *)z->data; in VecAXPBYPCZ_Nest() local

12