| /petsc/src/binding/petsc4py/test/ |
| H A D | test_dmshell.py | 126 def begin(dm, ivec, mode, ovec): function 149 def begin(dm, ivec, mode, ovec): function 172 def begin(dm, ivec, mode, ovec): function
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex82.c | 33 PetscInt m = 100, dim = 3, M, begin = 0, n = 0, overlap = 1; in main() local
|
| /petsc/src/mat/tests/ |
| H A D | ex268.c | 25 PetscInt m = 100, dim = 3, M, K = 10, begin, n = 0; in main() local
|
| H A D | ex246.cxx | 47 PetscInt m = 100, dim = 3, M, begin = 0; in main() local
|
| H A D | ex241.c | 40 PetscInt m = 100, dim = 3, M, K = 10, begin, n = 0, N, bs; in main() local
|
| /petsc/include/petsc/private/ |
| H A D | matdensecupmimpl.h | 346 PETSC_NODISCARD iterator begin() const noexcept in begin() function 389 const std::size_t begin = rstart * lda; in MakeDiagonalIterator() local
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Scatter.pyx | 262 def begin( member in Scatter
|
| H A D | Log.pyx | 118 def begin(cls) -> None: member in Log 558 def begin(self, *objs) -> None: member in LogEvent
|
| /petsc/include/petsc/private/cpp/ |
| H A D | unordered_map.hpp | 790 inline typename KHashTable<V, H, KE>::iterator KHashTable<V, H, KE>::begin() noexcept in begin() function in Petsc::khash::KHashTable 814 inline typename KHashTable<V, H, KE>::const_iterator KHashTable<V, H, KE>::begin() const noexcept in begin() function in Petsc::khash::KHashTable
|
| /petsc/src/sys/objects/device/impls/cupm/ |
| H A D | cupmcontext.hpp | 52 cupmEvent_t begin{}; // timer-only member
|
| /petsc/src/vec/vec/impls/seq/cupm/ |
| H A D | vecseqcupm_impl.hpp | 1061 const auto begin = tx + bx * worksize; in MDot_kernel() local 1804 auto begin = thrust::make_zip_iterator(std::forward<Tuple>(first)); in ExecuteWNorm() local
|
| /petsc/src/vec/vec/interface/ |
| H A D | rvector.c | 11 PetscErrorCode VecValidValues_Internal(Vec vec, PetscInt argnum, PetscBool begin) in VecValidValues_Internal()
|
| /petsc/src/mat/impls/aij/seq/kokkos/ |
| H A D | aijkok.kokkos.cxx | 1535 const PetscInt begin = Ai(i); in MatInvertVariableBlockDiagonal_SeqAIJKokkos() local
|
| /petsc/src/mat/impls/nest/ |
| H A D | matnest.c | 534 static PetscErrorCode MatNestFindISRange(Mat A, PetscInt n, const IS list[], IS is, PetscInt *begin… in MatNestFindISRange()
|