| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscksp.pxi | 286 PetscVec rhs, 318 PetscVec rhs, 334 PetscVec rhs,
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex80.c | 14 Vec sol, rhs, newsol, newrhs; in main() local 97 Vec sol, rhs; in main() local
|
| H A D | ex83.c | 12 Vec sol, rhs, sol_nest, rhs_nest; in main() local
|
| H A D | ex84.c | 6 PetscErrorCode LSCLoadOperators(Mat *A, Mat *Q, Mat *L, Vec *rhs, IS *velocity, IS *pressure) in LSCLoadOperators()
|
| H A D | ex87.c | 25 Vec rhs, x, r; in main() local
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | iguess.c | 304 PetscErrorCode KSPGuessUpdate(KSPGuess guess, Vec rhs, Vec sol) in KSPGuessUpdate() 328 PetscErrorCode KSPGuessFormGuess(KSPGuess guess, Vec rhs, Vec sol) in KSPGuessFormGuess()
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex63.c | 20 const PetscScalar rhs = arr[i]; in CheckExp() local
|
| H A D | ex64.c | 20 const PetscScalar rhs = arr[i]; in CheckLog() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex16.c | 29 PetscScalar v, one = 1.0, rhs; in main() local
|
| /petsc/src/ksp/ksp/tutorials/amrex/ |
| H A D | MyTest.H | 52 amrex::Vector<amrex::MultiFab> rhs; variable
|
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_ksp.py | 196 def presolve(ksp, rhs, x): argument 210 def postsolve(ksp, rhs, x): argument
|
| /petsc/src/mat/tests/ |
| H A D | ex78.c | 41 char Ain[PETSC_MAX_PATH_LEN], rhs[PETSC_MAX_PATH_LEN], solu[PETSC_MAX_PATH_LEN]; in main() local
|
| H A D | ex18.c | 9 Vec x, rhs, y; in main() local
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex18.c | 149 Vec tmp, rhs; in main() local 255 Vec rhs; in CreateSystem() local 862 static PetscErrorCode CreateNumericalReferenceSolution(Mat A, Vec rhs, Vec *px) in CreateNumericalReferenceSolution()
|
| H A D | ex5.c | 20 Vec sol, solRef, solRefLocal, rhs, rhsLocal; in main() local
|
| H A D | ex11.c | 16 Vec sol, solRef, solRefLocal, rhs, rhsLocal; in main() local
|
| H A D | ex8.c | 16 Vec sol, solRef, solRefLocal, rhs, rhsLocal; in main() local
|
| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex2.c | 79 Vec sol, solRef, rhs; in main() local 151 Vec rhs; in CreateSystem() local
|
| H A D | ex1.c | 86 Vec sol, solRef, solRefLocal, f, fLocal, rhs, coordSolLocal; in main() local
|
| H A D | ex3.c | 108 Vec sol, solRef, rhs; in main() local 168 Vec rhs, coordLocal; in CreateSystem() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcschurs.c | 116 static PetscErrorCode PCBDDCReuseSolvers_Solve_Private(PC pc, Vec rhs, Vec sol, PetscBool transpose… in PCBDDCReuseSolvers_Solve_Private() 187 static PetscErrorCode PCBDDCReuseSolvers_Correction(PC pc, Vec rhs, Vec sol) in PCBDDCReuseSolvers_Correction() 194 static PetscErrorCode PCBDDCReuseSolvers_CorrectionTranspose(PC pc, Vec rhs, Vec sol) in PCBDDCReuseSolvers_CorrectionTranspose() 201 static PetscErrorCode PCBDDCReuseSolvers_Interior(PC pc, Vec rhs, Vec sol) in PCBDDCReuseSolvers_Interior() 208 static PetscErrorCode PCBDDCReuseSolvers_InteriorTranspose(PC pc, Vec rhs, Vec sol) in PCBDDCReuseSolvers_InteriorTranspose() 317 Vec sol, rhs; in PCBDDCComputeExplicitSchur() local
|
| /petsc/src/ksp/ksp/utils/dm/ |
| H A D | dmproject.c | 429 Vec rhs; in DMSwarmProjectField_Conservative_PLEX() local 462 Vec rhs; in DMSwarmProjectParticles_Conservative_PLEX() local 719 Vec rhs; in DMSwarmProjectGradientField_Conservative_PLEX() local 758 Vec rhs; in DMSwarmProjectGradientParticles_Conservative_PLEX() local 1174 Vec w, rw, rhs; in DMSwarmRemap_PFAK_Internal() local
|
| /petsc/src/sys/objects/device/interface/ |
| H A D | petscdevice_interface_internal.hpp | 57 friend void swap(_n_WeakContext &lhs, _n_WeakContext &rhs) noexcept { lhs.swap(rhs); } in swap()
|
| H A D | mark_dcontext.cxx | 171 friend void swap(PetscStackFrame &lhs, PetscStackFrame &rhs) noexcept in swap() 343 void swap(MarkedObjectMap::snapshot_type &lhs, MarkedObjectMap::snapshot_type &rhs) noexcept in swap()
|
| /petsc/include/petsc/private/cpp/ |
| H A D | unordered_map.hpp | 1259 friend void swap(UnorderedMap &lhs, UnorderedMap &rhs) noexcept in swap() 1379 …ool operator==(const UnorderedMap<K, T, H, KE> &lhs, const UnorderedMap<K, T, H, KE> &rhs) noexcept in operator ==() 1392 …ool operator!=(const UnorderedMap<K, T, H, KE> &lhs, const UnorderedMap<K, T, H, KE> &rhs) noexcept in operator !=()
|