| /petsc/src/vec/vec/impls/nest/ |
| H A D | vecnest.c | 51 Vec_Nest *bx = (Vec_Nest *)x->data; in VecCopy_Nest() local 63 Vec_Nest *bx = (Vec_Nest *)x->data; in VecDuplicate_Nest() local 80 Vec_Nest *bx = (Vec_Nest *)x->data; in VecDot_Nest() local 99 Vec_Nest *bx = (Vec_Nest *)x->data; in VecTDot_Nest() local 118 Vec_Nest *bx = (Vec_Nest *)x->data; in VecDotNorm2_Nest() local 141 Vec_Nest *bx = (Vec_Nest *)x->data; in VecAXPY_Nest() local 154 Vec_Nest *bx = (Vec_Nest *)x->data; in VecAYPX_Nest() local 167 Vec_Nest *bx = (Vec_Nest *)x->data; in VecAXPBY_Nest() local 180 Vec_Nest *bx = (Vec_Nest *)x->data; in VecAXPBYPCZ_Nest() local 194 Vec_Nest *bx = (Vec_Nest *)x->data; in VecScale_Nest() local [all …]
|
| /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 …cInt *n, PeOp PetscInt *p, PeOp PetscInt *dof, PeOp PetscInt *s, PeOp DMBoundaryType *bx, PeOp DMB… in DMDAGetInfo()
|
| H A D | fdda.c | 190 DMBoundaryType bx, by, bz; in DMCreateColoring_DA() local 264 DMBoundaryType bx, by; in DMCreateColoring_DA_2d_MPIAIJ() local 328 DMBoundaryType bx, by, bz; in DMCreateColoring_DA_3d_MPIAIJ() local 393 DMBoundaryType bx; in DMCreateColoring_DA_1d_MPIAIJ() local 462 DMBoundaryType bx, by; in DMCreateColoring_DA_2d_5pt_MPIAIJ() local 695 DMBoundaryType bx; in DMCreateMatrix_DA() local 828 DMBoundaryType bx, by; in DMCreateMatrix_DA_2d_MPISELL() local 930 DMBoundaryType bx, by, bz; in DMCreateMatrix_DA_3d_MPISELL() local 1039 DMBoundaryType bx, by; in DMCreateMatrix_DA_2d_MPIAIJ() local 1153 DMBoundaryType bx, by; in DMCreateMatrix_DA_2d_MPIAIJ_Fill() local [all …]
|
| H A D | da1.c | 131 DMBoundaryType bx = dd->bx; in DMSetUp_DA_1D() local 357 PetscErrorCode DMDACreate1d(MPI_Comm comm, DMBoundaryType bx, PetscInt M, PetscInt dof, PetscInt s,… in DMDACreate1d()
|
| H A D | gr1.c | 30 DMBoundaryType bx, by, bz; in DMDASetUniformCoordinates() local 157 DMBoundaryType bx; in VecView_MPI_Draw_DA1d() local
|
| H A D | dainterp.c | 48 DMBoundaryType bx; in DMCreateInterpolation_DA_1D_Q1() local 180 DMBoundaryType bx; in DMCreateInterpolation_DA_1D_Q0() local 267 DMBoundaryType bx, by; in DMCreateInterpolation_DA_2D_Q1() local 495 DMBoundaryType bx, by; in DMCreateInterpolation_DA_2D_Q0() local 616 DMBoundaryType bx, by, bz; in DMCreateInterpolation_DA_3D_Q0() local 746 DMBoundaryType bx, by, bz; in DMCreateInterpolation_DA_3D_Q1() local 1061 DMBoundaryType bx; in DMCreateInjection_DA_1D() local 1117 DMBoundaryType bx, by; in DMCreateInjection_DA_2D() local 1187 DMBoundaryType bx, by, bz; in DMCreateInjection_DA_3D() local
|
| H A D | da2.c | 195 DMBoundaryType bx = dd->bx; in DMSetUp_DA_2D() local 810 PetscErrorCode DMDACreate2d(MPI_Comm comm, DMBoundaryType bx, DMBoundaryType by, DMDAStencilType st… in DMDACreate2d()
|
| /petsc/src/ksp/ksp/tutorials/amrex/ |
| H A D | MyTest.cxx | 194 const Box &bx = mfi.fabbox(); in initData() local 208 const Box &bx = mfi.fabbox(); in initData() local
|
| /petsc/src/dm/tutorials/ |
| H A D | ex12.c | 20 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE; in main() local
|
| H A D | ex1.c | 44 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE; in main() local
|
| H A D | ex5.c | 16 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE; in main() 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 | ex2.c | 11 DMBoundaryType bx = DM_BOUNDARY_PERIODIC; in main() local
|
| H A D | ex51.c | 16 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE; in main() local
|
| H A D | ex11.c | 8 PetscInt M = 10, N = 8, dof = 1, s = 1, bx = 0, by = 0, i, n, j, k, m, wrap, xs, ys; 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 | ex43.c | 60 DMBoundaryType bx = DM_BOUNDARY_PERIODIC, by = DM_BOUNDARY_PERIODIC; 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 | ex4.c | 15 DMBoundaryType bx = DM_BOUNDARY_NONE, by = 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 | ex10k.kokkos.cxx | 32 DMBoundaryType bx = DM_BOUNDARY_PERIODIC, by = DM_BOUNDARY_PERIODIC; in main() local
|
| /petsc/src/ts/characteristic/impls/da/ |
| H A D | slda.c | 93 DMBoundaryType bx, by; in DMDAMapCoordsToPeriodicDomain() local
|