Home
last modified time | relevance | path

Searched defs:E (Results 1 – 25 of 53) sorted by relevance

123

/petsc/src/tao/unconstrained/tutorials/
H A Dconvergencestudy.m13 E = 8*2^i; variable
/petsc/src/mat/tests/
H A Dex216.c7 Mat A, B, C, D, E; in main() local
H A Dex250.c6 Mat A = NULL, B = NULL, C = NULL, D = NULL, E = NULL; in main() local
H A Dex237.c31 Mat A, C, D, E; in main() local
258 Mat E, Ct, Dt; in main() local
H A Dex2.c7 Mat D, E, F, G; in TransposeAXPY() local
H A Dex51.c7 Mat A, B, E, Bt, *submatA, *submatB; in main() local
H A Dex104.c112 Mat E; in main() local
H A Dex54.c7 Mat E, A, B, Bt, *submatA, *submatB; in main() local
H A Dex88.c53 Mat E; in TestMatrix() local
/petsc/src/ksp/ksp/tutorials/
H A Dex81.c134 Mat D, E, F, H; in main() local
H A Dex4.c91 Mat E; in main() local
H A Dex49.c84 PetscScalar E, nu, fx, fy; member
90 PetscScalar E[GAUSS_POINTS]; member
417 static void FormStressOperatorQ1(PetscScalar Ke[], PetscScalar coords[], PetscScalar E[], PetscScal… in FormStressOperatorQ1()
/petsc/src/dm/impls/swarm/tests/
H A Dex6.c232 static PetscErrorCode ComputeFieldAtParticles_Coulomb(SNES snes, DM sw, PetscReal E[]) in ComputeFieldAtParticles_Coulomb()
263 static PetscErrorCode ComputeFieldAtParticles_Primal(SNES snes, DM sw, PetscReal E[]) in ComputeFieldAtParticles_Primal()
370 static PetscErrorCode ComputeFieldAtParticles_Mixed(SNES snes, DM sw, PetscReal E[]) in ComputeFieldAtParticles_Mixed()
488 static PetscErrorCode ComputeFieldAtParticles(SNES snes, DM sw, PetscReal E[]) in ComputeFieldAtParticles()
527 PetscReal *E; in RHSFunction() local
628 PetscReal *E; in RHSFunctionV() local
714 PetscReal E = phi_vals[c]; in RHSObjectiveF() local
748 PetscReal *E, m_p = 1., q_p = -1.; in RHSFunctionG() local
960 static PetscErrorCode ComputeError(TS ts, Vec U, Vec E) in ComputeError()
1020 PetscReal *coords, *E; in EnergyMonitor() local
H A Dex4.c254 const PetscReal E = 0.5 * (v2 + PetscSqr(omega) * x2); in RHSObjectiveF() local
393 static PetscErrorCode ComputeError(TS ts, Vec U, Vec E) in ComputeError()
464 const PetscReal E = 0.5 * (v2 + PetscSqr(omega) * x2); in EnergyMonitor() local
/petsc/src/ts/adapt/impls/glee/
H A Dadaptglee.c11 Vec X, Y, E; in TSAdaptChoose_GLEE() local
/petsc/src/ts/tutorials/power_grid/
H A Dex1.c25 PetscScalar H, omega_s, E, V, X; member
H A Dex9.c34 PetscScalar H, D, omega_b, omega_s, Pmax, Pm, E, V, X; member
H A Dex2.c34 PetscScalar H, D, omega_s, Pmax, Pm, E, V, X; member
H A Dex9adj.c34 PetscScalar H, D, omega_b, omega_s, Pmax, Pm, E, V, X, u_s, c; member
/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c227 PetscReal *E, *x, *weight; in MonitorEField() local
310 const PetscReal *x, *v, *E; in MonitorParticles() local
976 static PetscErrorCode ComputeFieldAtParticles_Primal(SNES snes, DM sw, Mat M_p, PetscReal E[]) in ComputeFieldAtParticles_Primal()
1121 PetscReal *E; in ComputeFieldAtParticles() local
1153 PetscReal *E, m_p = 1., q_p = -1.; in RHSFunction() local
1246 PetscReal *E, m_p, q_p; in RHSFunctionV() local
1364 const PetscReal *coords, *vel, *E; in RHSFunctionG() local
H A Dex2.c517 PetscReal *E, *x, *weight; in MonitorEField() local
805 PetscScalar *x, *E, *weight; in MonitorPoisson() local
1519 static PetscErrorCode ComputeFieldAtParticles_Coulomb(SNES snes, DM sw, PetscReal E[]) in ComputeFieldAtParticles_Coulomb()
1560 static PetscErrorCode ComputeFieldAtParticles_Primal(SNES snes, DM sw, Mat M_p, PetscReal E[]) in ComputeFieldAtParticles_Primal()
1701 static PetscErrorCode ComputeFieldAtParticles_Mixed(SNES snes, DM sw, Mat M_p, PetscReal E[]) in ComputeFieldAtParticles_Mixed()
1831 PetscReal *E; in ComputeFieldAtParticles() local
1877 PetscReal *E, m_p = 1., q_p = -1.; in RHSFunction() local
1970 PetscReal *E, m_p, q_p; in RHSFunctionV() local
2088 const PetscReal *coords, *vel, *E; in RHSFunctionG() local
H A Dex4.c751 PetscReal *E, *x, *weight; in MonitorEField() local
919 Vec f, v, E, tmpMom; in ComputeMomentFields() local
1321 PetscScalar *x, *E, *weight; in MonitorPoisson() local
2143 static PetscErrorCode ComputeFieldAtParticles_Coulomb(SNES snes, DM sw, PetscReal E[]) in ComputeFieldAtParticles_Coulomb()
2184 static PetscErrorCode ComputeFieldAtParticles_Primal(SNES snes, DM sw, Mat M_p, PetscReal E[]) in ComputeFieldAtParticles_Primal()
2305 static PetscErrorCode ComputeFieldAtParticles_Mixed(SNES snes, DM sw, Mat M_p, PetscReal E[]) in ComputeFieldAtParticles_Mixed()
2436 PetscReal *E; in ComputeFieldAtParticles() local
2482 PetscReal *E, m_p = 1., q_p = -1.; in RHSFunction() local
2575 PetscReal *E, m_p, q_p; in RHSFunctionV() local
2693 const PetscReal *coords, *vel, *E; in RHSFunctionG() local
/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c22 PetscErrorCode (*E)(Vec, Vec, PetscInt, PetscReal, LandauCtx *, PetscReal *); member
111 … PetscReal CalculateE(PetscReal Tev, PetscReal n, PetscReal lnLambda, PetscReal eps0, PetscReal *E) in CalculateE()
152 PetscReal J, J_re, spit_eta, Te_kev = 0, E, ratio, Z, n_e, v, v2; in testSpitzer() local
613 PetscReal E = ctx->Ez, Tev = ctx->thermal_temps[0] * 8.621738e-5, n = ctx->n_0 * ctx->n[0]; in ProcessREOptions() local
/petsc/src/vec/vec/tests/
H A Dex37.c120 Vec X2, A, R, E, vX, vX2, vA, vR, vE; in test_view() local
/petsc/src/ksp/ksp/tests/
H A Dex10.c198 PetscReal E, nu; /* Physical constants. */ variable

123