| /petsc/lib/petsc/bin/ |
| H A D | petscnagfor | 123 last = js[-2][5:] variable 125 last = js[-1][5:] variable 128 last = last[0:f1] + last[f2:] variable
|
| /petsc/src/sys/utils/ |
| H A D | sortd.c | 43 PetscCount i, last; in PetscSortReal_Private() local 123 PetscCount i, last; in PetscSortRealWithArrayInt_Private() local 281 PetscInt i, mid, last, itmp, j, first; in PetscSortSplit() local 346 PetscInt i, mid, last, itmp, j, first; in PetscSortSplitReal() local
|
| H A D | sortip.c | 25 PetscInt tmp, i, vl, last; in PetscSortIntWithPermutation_Private() local 96 PetscInt tmp, i, last; in PetscSortRealWithPermutation_Private() local 167 PetscInt tmp, i, last; in PetscSortStrWithPermutation_Private() local
|
| H A D | sortso.c | 136 PetscInt last = l, k = 1, mid, cur = l + 1; in PetscGallopSearchLeft_Private() local 173 PetscInt last = r, k = 1, mid, cur = r - 1; in PetscGallopSearchRight_Private() local
|
| /petsc/src/mat/tests/ |
| H A D | ex135.c | 8 PetscInt first, last, i; in Assemble() local
|
| /petsc/src/mat/graphops/color/impls/minpack/ |
| H A D | numsrt.c | 5 …t *n, PetscInt *nmax, PetscInt *num, PetscInt *mode, PetscInt *idex, PetscInt *last, PetscInt *nex… in MINPACKnumsrt()
|
| /petsc/src/vec/is/is/tests/ |
| H A D | ex11.c | 8 PetscInt n, i, first, last, nmax = 100; in main() local
|
| /petsc/include/petsc/private/ |
| H A D | matdensecupmimpl.h | 344 …constexpr MatrixIteratorBase(array_iterator_type first, array_iterator_type last, index_functor_ty… in MatrixIteratorBase() 355 array_iterator_type last; variable 380 …constexpr DiagonalIterator(Iterator first, Iterator last, difference_type stride) noexcept : base_… in DiagonalIterator()
|
| H A D | vecimpl.h | 395 …de PetscSortedIntUpperBound(const PetscInt *array, PetscCount first, PetscCount last, PetscInt val… in PetscSortedIntUpperBound()
|
| /petsc/src/sys/classes/draw/impls/x/ |
| H A D | ximage.c | 12 int i, last, tmp; in PetscArgSortPixVal() local
|
| /petsc/include/petsc/private/cpp/ |
| H A D | unordered_map.hpp | 430 inline KHashTable<V, H, KE>::KHashTable(Iter first, Iter last, std::input_iterator_tag) noexcept in KHashTable() 442 inline KHashTable<V, H, KE>::KHashTable(Iter first, Iter last, std::random_access_iterator_tag) noe… in KHashTable() 629 const auto last = i; in find_and_emplace_final_() local 727 const auto last = i; in khash_find_() local 765 inline KHashTable<V, H, KE>::KHashTable(Iter first, Iter last) noexcept : KHashTable(std::move(firs… in KHashTable()
|
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | agg.c | 969 PetscCDIntNd *pos, *last = NULL; in fixAggregatesWithSquare() local 1013 PetscCDIntNd *pos, *last = NULL; in fixAggregatesWithSquare() local 1098 PetscCDIntNd *pos, *last = NULL; in fixAggregatesWithSquare() local
|
| /petsc/src/dm/impls/da/ |
| H A D | da3.c | 62 PetscInt last; in DMView_DA_3d() local
|
| /petsc/src/ksp/pc/impls/gasm/ |
| H A D | gasm.c | 1559 #define PCGASMLocalSubdomainBounds2D(M, N, xleft, ylow, xright, yhigh, first, last, xleft_loc, ylow… argument 1623 PetscInt first, last; in PCGASMCreateSubdomains2D() local
|
| /petsc/src/mat/impls/aij/mpi/kokkos/ |
| H A D | mpiaijkok.kokkos.cxx | 363 const PetscInt *first, *last, *it; in MatMPIAIJKokkosReduceBegin() local 762 const PetscInt *first, *last, *it; in MatMPIAIJKokkosBcastBegin() local 868 PetscInt *first, *last, *lb1, *lb2; in MatMPIAIJKokkosBcastBegin() local
|
| /petsc/src/sys/yaml/include/ |
| H A D | yaml.h | 841 yaml_char_t *last; member 856 unsigned char *last; member
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfluent.c | 9 unsigned int last; member
|
| /petsc/src/sys/objects/ |
| H A D | aoptions.c | 505 PetscOptionItem next, last; in PetscOptionsEnd_Private() local
|
| H A D | options.c | 395 size_t last = 0; in Petscgetline() local
|
| /petsc/src/dm/impls/stag/ |
| H A D | stag2d.c | 1041 PetscBool per[2], first[2], last[2]; in DMStagSetUpBuildNeighbors_2d() local
|
| H A D | stag3d.c | 596 PetscBool per[3], first[3], last[3]; in DMStagSetUpBuildNeighbors_3d() local
|
| /petsc/src/mat/impls/sell/mpi/ |
| H A D | mpisell.c | 423 PetscInt M, N, first, last, *notme, i; in MatIsTranspose_MPISELL() local
|
| /petsc/src/vec/vec/impls/seq/cupm/ |
| H A D | vecseqcupm_impl.hpp | 1802 inline PetscErrorCode ExecuteWNorm(Tuple &&first, Tuple &&last, NormType wnormtype, cupmStream_t st… in ExecuteWNorm()
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 1271 const PetscInt last = (s->bc->pEnd - s->bc->pStart) - 1; in PetscSectionSetUpBC() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 1672 PetscInt first, last; in PCBDDCNullSpaceCreate() local 1691 PetscInt first, last; in PCBDDCNullSpaceCreate() local
|