Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 26) sorted by relevance

12

/petsc/lib/petsc/bin/
H A Dpetscnagfor123 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 Dsortd.c43 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 Dsortip.c25 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 Dsortso.c136 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 Dex135.c8 PetscInt first, last, i; in Assemble() local
/petsc/src/mat/graphops/color/impls/minpack/
H A Dnumsrt.c5 …t *n, PetscInt *nmax, PetscInt *num, PetscInt *mode, PetscInt *idex, PetscInt *last, PetscInt *nex… in MINPACKnumsrt()
/petsc/src/vec/is/is/tests/
H A Dex11.c8 PetscInt n, i, first, last, nmax = 100; in main() local
/petsc/include/petsc/private/
H A Dmatdensecupmimpl.h344 …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 Dvecimpl.h395 …de PetscSortedIntUpperBound(const PetscInt *array, PetscCount first, PetscCount last, PetscInt val… in PetscSortedIntUpperBound()
/petsc/src/sys/classes/draw/impls/x/
H A Dximage.c12 int i, last, tmp; in PetscArgSortPixVal() local
/petsc/include/petsc/private/cpp/
H A Dunordered_map.hpp430 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 Dagg.c969 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 Dda3.c62 PetscInt last; in DMView_DA_3d() local
/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c1559 #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 Dmpiaijkok.kokkos.cxx363 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 Dyaml.h841 yaml_char_t *last; member
856 unsigned char *last; member
/petsc/src/dm/impls/plex/
H A Dplexfluent.c9 unsigned int last; member
/petsc/src/sys/objects/
H A Daoptions.c505 PetscOptionItem next, last; in PetscOptionsEnd_Private() local
H A Doptions.c395 size_t last = 0; in Petscgetline() local
/petsc/src/dm/impls/stag/
H A Dstag2d.c1041 PetscBool per[2], first[2], last[2]; in DMStagSetUpBuildNeighbors_2d() local
H A Dstag3d.c596 PetscBool per[3], first[3], last[3]; in DMStagSetUpBuildNeighbors_3d() local
/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c423 PetscInt M, N, first, last, *notme, i; in MatIsTranspose_MPISELL() local
/petsc/src/vec/vec/impls/seq/cupm/
H A Dvecseqcupm_impl.hpp1802 inline PetscErrorCode ExecuteWNorm(Tuple &&first, Tuple &&last, NormType wnormtype, cupmStream_t st… in ExecuteWNorm()
/petsc/src/vec/is/section/interface/
H A Dsection.c1271 const PetscInt last = (s->bc->pEnd - s->bc->pStart) - 1; in PetscSectionSetUpBC() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c1672 PetscInt first, last; in PCBDDCNullSpaceCreate() local
1691 PetscInt first, last; in PCBDDCNullSpaceCreate() local

12