| /petsc/src/dm/impls/da/ |
| H A D | daview.c | 15 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 D | da3.c | 201 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 D | dacreate.c | 125 DMBoundaryType bx, by, bz; in DMLoad_DA() local
|
| H A D | fdda.c | 190 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 D | dacorn.c | 309 DMBoundaryType bx, by, bz; in DMDACreateCompatibleDMDA() local
|
| H A D | gr1.c | 30 DMBoundaryType bx, by, bz; in DMDASetUniformCoordinates() local
|
| H A D | dageometry.c | 49 DMBoundaryType bx, by, bz; in DMGetLocalBoundingBox_DA() local
|
| H A D | da.c | 101 …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 D | dainterp.c | 616 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 D | ex38.c | 11 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
|
| H A D | ex15.c | 14 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
|
| H A D | ex21.c | 14 DMBoundaryType bx, by, bz; in test1_DAInjection3d() local
|
| H A D | ex33.c | 13 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
|
| H A D | ex23.c | 11 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
|
| H A D | ex6.c | 19 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
|
| H A D | ex46.c | 13 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
|
| H A D | ex2k.kokkos.cxx | 86 …DMBoundaryType bx = DM_BOUNDARY_PERIODIC, by = DM_BOUNDARY_PERIODIC, bz = DM_B… in main() local
|
| /petsc/src/dm/tutorials/ |
| H A D | ex3.c | 95 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in main() local
|
| /petsc/include/ |
| H A D | petscdmdatypes.h | 66 DMBoundaryType bx, by, bz; /* type of ghost nodes at boundary */ member
|
| /petsc/include/petsc/private/ |
| H A D | dmdaimpl.h | 19 DMBoundaryType bx, by, bz; /* indicates type of ghost nodes at boundary */ member
|
| /petsc/src/binding/petsc4py/src/lib-petsc/ |
| H A D | custom.h | 698 DMBoundaryType bx,DMBoundaryType by,DMBoundaryType bz, in DMDACreateND()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex59.c | 291 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE, bz = DM_BOUNDARY_NONE; in ComputeMapping() local
|
| /petsc/src/mat/impls/nest/ |
| H A D | matnest.c | 63 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 D | telescope_dmda.c | 349 DMBoundaryType bx, by, bz; in PCTelescopeSetUp_dmda_repart() local
|
| /petsc/src/vec/vec/impls/nest/ |
| H A D | vecnest.c | 182 Vec_Nest *bz = (Vec_Nest *)z->data; in VecAXPBYPCZ_Nest() local
|