Home
last modified time | relevance | path

Searched defs:theta (Results 1 – 25 of 39) sorted by relevance

12

/petsc/src/ksp/ksp/tutorials/amrex/
H A DMyEB.H40 amrex::Real theta = std::atan2(posy, posx); in operator() local
/petsc/src/ts/tutorials/phasefield/
H A Dbiharmonic.c59 PetscReal theta, theta_c; member
205 …PetscReal tol = ctx->tol, theta = ctx->theta, theta_c = ctx->theta_c, a, b; /* a and b are used… in FormFunction() local
472 …PetscReal tol = ctx->tol, theta = ctx->theta, theta_c = ctx->theta_c, a, b; /* a and b a… in MyMonitor() local
H A Dbiharmonic3.c39 PetscReal theta; member
H A Dbiharmonic2.c39 PetscReal theta; member
/petsc/src/ksp/ksp/impls/tcqmr/
H A Dtcqmr.c13 PetscScalar theta, ep, cl1, sl1, cl, sl, sprod, tau_n1, f; in KSPSolve_TCQMR() local
/petsc/src/ksp/ksp/impls/bcgs/qmrcgs/
H A Dqmrcgs.c20 PetscReal dp = 0.0, final, tau, tau2, theta, theta2, c, F, NV, vv; in KSPSolve_QMRCGS() local
/petsc/src/ksp/ksp/utils/lmvm/rescale/
H A Dsymbrdnrescale.h13 …PetscReal theta, rho, alpha, beta; /* convex combination factors for the scal… member
H A Dsymbrdnrescale.c65 …enRescale ldb, Vec D, Vec s, Vec y, Vec V, Vec W, Vec BFGS, Vec DFP, PetscReal theta, PetscReal yt… in DiagonalUpdate()
/petsc/src/snes/linesearch/impls/nleqerr/
H A Dlinesearchnleqerr.c42 PetscReal theta, mudash, lambdadash; in SNESLineSearchApply_NLEQERR() local
/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c1112 static PetscErrorCode TSThetaGetTheta_Theta(TS ts, PetscReal *theta) in TSThetaGetTheta_Theta()
1121 static PetscErrorCode TSThetaSetTheta_Theta(TS ts, PetscReal theta) in TSThetaSetTheta_Theta()
1305 PetscErrorCode TSThetaGetTheta(TS ts, PetscReal *theta) in TSThetaGetTheta()
1330 PetscErrorCode TSThetaSetTheta(TS ts, PetscReal theta) in TSThetaSetTheta()
/petsc/src/dm/impls/network/tests/
H A Dex2.c49 PetscReal theta; in StarGraphSetCoordinates() local
/petsc/src/tao/unconstrained/impls/ntr/
H A Dntrimpl.h71 PetscReal theta; /* factor used for radius update */ member
/petsc/src/tao/linesearch/impls/morethuente/
H A Dmorethuente.c366 PetscReal gamma1, p, q, r, s, sgnd, stpc, stpf, stpq, theta; in Tao_mcstep() local
/petsc/src/dm/tests/
H A Dex36.c15 PetscReal r, theta; in CCmplxPow() local
32 PetscReal r, theta; in CCmplxSqrt() local
/petsc/src/tao/unconstrained/impls/ntl/
H A Dntlimpl.h96 PetscReal theta; /* factor used for interpolation */ member
/petsc/src/dm/impls/plex/tutorials/
H A Dex19.c247 PetscReal xold, yold, zold, rold, phi, theta; in main() local
/petsc/src/tao/bound/impls/bncg/
H A Dbncg.h23 PetscReal theta; /* The convex combination parameter in the SSML_Broyden method. */ member
/petsc/src/tao/unconstrained/impls/nls/
H A Dnlsimpl.h140 PetscReal theta; /* factor used for interpolation */ member
/petsc/src/dm/impls/swarm/tests/
H A Dex7.c205 PetscReal v2 = 0, theta = 2 * kt_m; /* theta = 2kT/mc^2 */ in maxwellian() local
/petsc/src/ts/tutorials/power_grid/stability_9bus/
H A Dex9busoptfd.c125 PetscScalar theta, Vd, Vq, SE; in SetInitialGuess() local
802 PetscReal h, theta; in MonitorUpdateQ() local
H A Dex9busopt.c162 PetscScalar theta, Vd, Vq, SE; in SetInitialGuess() local
250 PetscScalar theta, Vd, Vq, SE; in InitialGuess() local
/petsc/src/ksp/ksp/impls/lsqr/
H A Dlsqr.c71 PetscScalar rho, rhobar, phi, phibar, theta, c, s, tmp, tau; in KSPSolve_LSQR() local
/petsc/src/ts/tutorials/power_grid/
H A Dex6.c222 PetscScalar w = coors[j][i].y, theta = coors[j][i].x; in BoundaryConditions() local
/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c248 …PetscReal diff, f_maxwell, v2 = 0, theta = 2 * kT_m / (ctx->v_0 * ctx->v_0); /* theta = 2kT/… in f0_0_diff_lp() local
262 …PetscReal f_maxwell, v2 = 0, theta = 2 * kT_m / (ctx->v_0 * ctx->v_0); /* theta = 2kT/mc^2 */ in f0_0_maxwellian_lp() local
/petsc/src/tao/bound/impls/bnk/
H A Dbnk.h167 PetscReal theta; /* factor used for interpolation */ member

12