Home
last modified time | relevance | path

Searched defs:rho (Results 1 – 25 of 49) sorted by relevance

12

/petsc/src/ksp/ksp/tutorials/
H A Dex29.c36 PetscReal rho; member
142 …e ComputeRho(PetscInt i, PetscInt j, PetscInt mx, PetscInt my, PetscReal centerRho, PetscReal *rho) in ComputeRho()
159 PetscReal Hx, Hy, HydHx, HxdHy, rho; in ComputeMatrix() local
H A Dex13.c33 PetscScalar *userx, *rho, *solution, *userb, hx, hy, x, y; in main() local
171 PetscErrorCode UserDoLinearSolver(PetscScalar *rho, UserCtx *userctx, PetscScalar *userb, PetscScal… in UserDoLinearSolver()
H A Dex13f90.F9072 subroutine UserDoLinearSolver(rho, userctx, userb, userx, ierr) argument
H A Dex36.cxx78 PetscReal rho; member
354 PetscReal vpos[8 * 3], rho, alpha; in ComputeMatrix_MOAB() local
H A Dex35.cxx95 PetscReal rho; member
390 PetscReal vpos[4 * 3], rho; in ComputeMatrix() local
H A Dex73.c39 PetscReal rho; member
974 …e ComputeRho(PetscInt i, PetscInt j, PetscInt mx, PetscInt my, PetscReal centerRho, PetscReal *rho) in ComputeRho()
991 PetscReal Hx, Hy, HydHx, HxdHy, rho; in ComputeMatrix_DMDA() local
/petsc/src/tao/complementarity/impls/ssls/
H A Dssfls.c25 PetscReal delta, rho; in TaoSolve_SSFLS() local
H A Dssils.c39 PetscReal delta, rho; in TaoSolve_SSILS() local
H A Dssls.h59 PetscReal rho; member
/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dex4.c29 PetscScalar rho, c; member
141 PetscScalar rho, c, rhoxx, cxx, cx, rhox, kcxrhox; in IFunction() local
/petsc/src/tao/linesearch/impls/gpcglinesearch/
H A Dgpcglinesearch.c32 PetscReal d1, finit, actred, prered, rho, gdx; in TaoLineSearchApply_GPCG() local
/petsc/src/ksp/ksp/impls/gmres/agmres/
H A Dagmresorthog.c126 PetscReal c, s, rho, Ajj, val, tt, old; in KSPAGMRESRoddec() local
247 PetscReal c, s, rho, zp, zq, yd = 0.0, tt; in KSPAGMRESRodvec() local
/petsc/src/ksp/ksp/impls/cgs/
H A Dcgs.c18 PetscScalar rho, rhoold, a, s, b; in KSPSolve_CGS() local
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/
H A Dfbcgs.c18 PetscScalar rho, rhoold, alpha, beta, omega, omegaold, d1; in KSPSolve_FBCGS() local
/petsc/src/ksp/ksp/impls/tcqmr/
H A Dtcqmr.c14 PetscScalar deltmp, rho, beta, eptmp, ta, s, c, tau_n, delta; in KSPSolve_TCQMR() local
/petsc/src/ksp/ksp/impls/bcgs/pipebcgs/
H A Dpipebcgs.c18 PetscScalar rho, rhoold, alpha, beta, omega = 0.0, d1, d2, d3; in KSPSolve_PIPEBCGS() local
/petsc/src/ksp/ksp/impls/tfqmr/
H A Dtfqmr.c14 PetscScalar rho, rhoold, a, s, b, eta, etaold, psiold, cf; in KSPSolve_TFQMR() local
/petsc/src/ksp/ksp/impls/bcgs/
H A Dbcgs.c21 PetscScalar rho, rhoold, alpha, beta, omega, omegaold, d1; in KSPSolve_BCGS() local
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/
H A Dfbcgsr.c21 PetscReal rho; in KSPSolve_FBCGSR() local
/petsc/src/sys/tutorials/
H A Dex5.c35 PetscReal rho; member
/petsc/src/ksp/ksp/utils/lmvm/rescale/
H A Dsymbrdnrescale.h13 …PetscReal theta, rho, alpha, beta; /* convex combination factors for the scal… member
/petsc/src/ts/tutorials/power_grid/
H A Dex7.c32 PetscScalar rho; /* Cross-correlation coefficient */ member
151 PetscScalar rho = user->rho; in ini_bou() local
H A Dex6.c31 PetscScalar rho; /* Cross-correlation coefficient */ member
133 PetscScalar rho = user->rho; in ini_bou() local
H A Dex5.c45 PetscReal rho; /* Atmospheric pressure */ member
/petsc/src/ts/tutorials/
H A Dex10.c74 PetscReal rho, K_R, K_p, I_H, m_p, m_e, h, k, c, sigma_b, beta, gamma; member
329 PetscReal rho = rd->rho; in RDIFunction_FD() local
396 PetscReal rho = rd->rho; in RDIJacobian_FD() local
650 PetscReal rho = rd->rho; in RDIFunction_FE() local

12