Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 16 of 16) sorted by relevance

/petsc/src/mat/graphops/order/
H A Dgennd.c12 PetscInt swap, i, m, in; in SPARSEPACKrevrse() local
/petsc/src/sys/objects/device/interface/
H A Dpetscdevice_interface_internal.hpp49 void swap(_n_WeakContext &other) noexcept in swap() function
57 friend void swap(_n_WeakContext &lhs, _n_WeakContext &rhs) noexcept { lhs.swap(rhs); } in swap() function
H A Dmark_dcontext.cxx171 friend void swap(PetscStackFrame &lhs, PetscStackFrame &rhs) noexcept in swap() function
343 void swap(MarkedObjectMap::snapshot_type &lhs, MarkedObjectMap::snapshot_type &rhs) noexcept in swap() function
/petsc/src/mat/tests/
H A Dex42.c69 PetscInt k, swap, l; in main() local
/petsc/src/sys/tests/linter/
H A DtestStaticFunctionCandidates.cxx31 void swap() { } in swap() function
/petsc/include/petsc/private/cpp/
H A Dunordered_map.hpp1124 inline void KHashTable<V, H, KE>::swap(KHashTable &other) noexcept in swap() function in Petsc::khash::KHashTable
1259 friend void swap(UnorderedMap &lhs, UnorderedMap &rhs) noexcept in swap() function
/petsc/include/
H A Dpetscdt.h377 PetscInt swap = perm[i]; in PetscDTEnumPerm() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddc.c1720 Vec swap; in PCApply_BDDC() local
1875 Vec swap; in PCApplyTranspose_BDDC() local
H A Dbddcprivate.c1246 PetscInt swap = corners[2 * i]; in PCBDDCNedelecSupport() local
2142 Vec swap; in PCBDDCBenignRemoveInterior() local
/petsc/include/petsc/private/
H A Dvecimpl.h30 …PetscErrorCode (*swap)(Vec, Vec); /* exchange x an… member
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c417 PetscInt swap = idxOrder[v]; in PetscLagNodeIndicesComputeVertexOrder() local
450 PetscInt swap = revlexOrder[v]; in PetscLagNodeIndicesComputeVertexOrder() local
/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c1476 …eVirtual(Mat *sub, PetscBool *conjugate, PetscScalar *vshift, PetscScalar *vscale, PetscBool *swap) in MatGetTranspose_TransposeVirtual()
1608 PetscBool conjugate = PETSC_FALSE, swap = PETSC_FALSE; in MatConvertToTriples_nest_xaij() local
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DVec.pyx2457 def swap(self, Vec vec) -> None: member in Vec
/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx1780 … subdomains = PETSC_FALSE, flg = PETSC_FALSE, ismatis, swap = PETSC_FALSE, alge… in PCSetUp_HPDDM() local
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c3590 PetscReal *swap; in DMPlexCoordinatesToReference_Tensor() local
3687 PetscReal *swap; in DMPlexReferenceToCoordinates_Tensor() local
H A Dplexsubmesh.c507 PetscInt swap[2]; in DMPlexShiftPointSetUp_Internal() local