Searched refs:rn (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/ksp/ksp/impls/ibcgs/ |
| H A D | ibcgs.c | 30 #define rn_1 rn 58 PetscScalar *PETSC_RESTRICT rn, *PETSC_RESTRICT xn, *PETSC_RESTRICT vn, *PETSC_RESTRICT zn; in KSPSolve_IBCGS() local 268 rn[i] = sn[i] - omegan * tn[i]; in KSPSolve_IBCGS() 269 rnormin += PetscRealPart(PetscConj(rn[i]) * rn[i]); in KSPSolve_IBCGS()
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ |
| H A D | _linter.py | 779 rn = datetime.datetime.now().ctime() 783 fromfile=fstr, tofile=fstr, fromfiledate=rn, tofiledate=rn, n=patch.ctxlines
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | surfacesphere_bin.msh | 19 ��ߛ7e�?�DtT���?vb�N4�?��SNabP�?�yMJ���?wdV�zsտ*9L./��?kFxW���?x�rn��ǿV{m���?x��w���?y… 26 ��ߛ7e�?����?V��M��=�0�o��?�"(��U�?}��3Ŀ����Ze�?�x��w���?�rn��ǿV{m���?��~/A…
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscsnes.pxi | 466 cdef object rn = toReal(rnorm) 468 monitor(Snes, it, rn, *args, **kargs)
|
| /petsc/src/mat/impls/baij/seq/ |
| H A D | baij2.c | 3262 PetscInt i, j, k, lm, rn, M, m, n, mbs, tmp, bs, bs2, iai; in MatDiagonalScale_SeqBAIJ() local 3292 PetscCall(VecGetLocalSize(rr, &rn)); in MatDiagonalScale_SeqBAIJ() 3293 PetscCheck(rn == n, PETSC_COMM_SELF, PETSC_ERR_ARG_SIZ, "Right scaling vector wrong length"); in MatDiagonalScale_SeqBAIJ()
|
| /petsc/doc/manual/ |
| H A D | ksp.md | 1131 …> - `-pc_gamg_rank_reduction_factors` \<rn,rn-1,...,r1:int> Set a schedule for MPI rank reduction …
|
| /petsc/doc/ |
| H A D | petsc.bib | 18570 author = {Nilsen, J.K. and Cai, X. and H{\o}yland, Bj{\o} rn and Langtangen, H. P.}, 20949 editor = {Bj{\"o}rn Engquist},
|