Searched refs:upstream (Results 1 – 9 of 9) sorted by relevance
90 PETSC_NODISCARD const upstream_type &upstream() const noexcept { return upstream_; } in upstream() function in CxxData91 PETSC_NODISCARD upstream_type &upstream() noexcept { return upstream_; } in upstream() function in CxxData132 PetscCallCXX(this->upstream().clear()); in clear()
449 std::make_move_iterator(cxx_data->upstream().begin()), in PetscDeviceContextSyncClearMap_Internal()450 std::make_move_iterator(cxx_data->upstream().end()) in PetscDeviceContextSyncClearMap_Internal()
532 PetscCallCXX(CxxDataCast(dctxa)->upstream()[bid] = CxxDataCast(dctxb)->weak_snapshot()); in PetscDeviceContextWaitForContext()
181 …{any}`integration branch <sec_integration_branches>` [^rebase-not-merge-upstream], if the integrat…184 $ git fetch origin # assume origin --> PETSc upstream195 [^rebase-not-merge-upstream]: Rebasing is generally preferable to [merging an upstream branch](http…
22 of code. This will make it quite easy to merge back upstream changes
211 - Create a Merge Request to the currently-used branch of the upstream images repository, adding thi…215 while iterating on documentation; don't forget to update the upstream images repository.
536 if cval == NULL: cval = b"" # XXX Should be fixed upstream565 if cval == NULL: cval = b"" # XXX Should be fixed upstream1800 if cval == NULL: cval = b"" # XXX Should be fixed upstream1803 if cval == NULL: cval = b"" # XXX Should be fixed upstream
194 packages that have not yet been included in an upstream release, and hence may not
39585 …title = {On upstream differencing and Godunov-type schemes for hyperbolic conservation law…