Home
last modified time | relevance | path

Searched defs:bx (Results 1 – 25 of 48) sorted by relevance

12

/petsc/src/vec/vec/impls/nest/
H A Dvecnest.c51 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 Ddaview.c15 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 Dfdda.c190 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 Dda1.c131 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 Dgr1.c30 DMBoundaryType bx, by, bz; in DMDASetUniformCoordinates() local
157 DMBoundaryType bx; in VecView_MPI_Draw_DA1d() local
H A Ddainterp.c48 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 Dda2.c195 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 DMyTest.cxx194 const Box &bx = mfi.fabbox(); in initData() local
208 const Box &bx = mfi.fabbox(); in initData() local
/petsc/src/dm/tutorials/
H A Dex12.c20 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE; in main() local
H A Dex1.c44 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE; in main() local
H A Dex5.c16 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE; in main() 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 Dex2.c11 DMBoundaryType bx = DM_BOUNDARY_PERIODIC; in main() local
H A Dex51.c16 DMBoundaryType bx = DM_BOUNDARY_NONE, by = DM_BOUNDARY_NONE; in main() local
H A Dex11.c8 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 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 Dex43.c60 DMBoundaryType bx = DM_BOUNDARY_PERIODIC, by = DM_BOUNDARY_PERIODIC; 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 Dex4.c15 DMBoundaryType bx = DM_BOUNDARY_NONE, by = 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 Dex10k.kokkos.cxx32 DMBoundaryType bx = DM_BOUNDARY_PERIODIC, by = DM_BOUNDARY_PERIODIC; in main() local
/petsc/src/ts/characteristic/impls/da/
H A Dslda.c93 DMBoundaryType bx, by; in DMDAMapCoordsToPeriodicDomain() local

12