| /petsc/src/ts/tutorials/hamiltonian/output/ |
| H A D | ex3_landau_damping_3d.out | 3 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000…
|
| H A D | ex3_landau_damping_2d.out | 3 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000…
|
| H A D | ex2_none_1d.out | 3 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex3_landau_damping_1d.out | 3 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000…
|
| H A D | ex2_coulomb_1d.out | 3 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex4_landau_damping_1d_bs.out | 3 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex4_landau_damping_1d_dg.out | 3 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex3_sphere_3d.out | 9 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000…
|
| H A D | ex2_uniform_equilibrium_1d.out | 17 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex2_landau_damping_1d_dg.out | 17 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex2_uniform_primal_1d_real.out | 17 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex2_landau_damping_1d_mixed.out | 17 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex2_uniform_equilibrium_1d_real.out | 17 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex2_landau_damping_1d_c0.out | 17 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex2_uniform_primal_1d_real_pfak.out | 17 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex2_two_stream_rt.out | 43 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| H A D | ex2_two_stream_c0.out | 43 (x0,v0,t0,m0,q0,phi0): (1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 1.000000e+00, 0.000…
|
| /petsc/src/ts/tutorials/power_grid/output/ |
| H A D | ex3sa_1.out | 2 lambda: d[Psi(tf)]/d[phi0] d[Psi(tf)]/d[omega0]
|
| H A D | ex3sa_3.out | 2 lambda: d[Psi(tf)]/d[phi0] d[Psi(tf)]/d[omega0]
|
| H A D | ex9adj_1.out | 6 sensitivity wrt initial conditions: d[Psi(tf)]/d[phi0] d[Psi(tf)]/d[omega0]
|
| H A D | ex3adj_events_1.out | 6 sensitivity wrt initial conditions: d[Psi(tf)]/d[phi0] d[Psi(tf)]/d[omega0]
|
| /petsc/src/ksp/ksp/impls/minres/ |
| H A D | minres.c | 103 PetscReal taul2 = 0.0, taul = 0.0, tau = 0.0, phi, phi0, phir; in KSPSolve_MINRES() local 173 phi0 = beta1; in KSPSolve_MINRES() 237 phir = PetscSqr(phi0 / phi); in KSPSolve_MINRES()
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 52 PetscScalar phi0; /* Potential scale */ member 748 …, (double)param->t0, (double)param->m0, (double)param->q0, (double)param->phi0, (double)param->poi… in InitializeConstants() 763 constants[PHI0] = param->phi0; in InitializeConstants() 785 PetscCall(PetscBagRegisterScalar(bag, &p->phi0, 1.0, "phi0", "Potential scale, kg*m^2/A*s^3")); in SetupParameters()
|
| H A D | ex2.c | 106 PetscScalar phi0; /* Potential scale */ member 1433 …, (double)param->t0, (double)param->m0, (double)param->q0, (double)param->phi0, (double)param->poi… in InitializeConstants() 1448 constants[PHI0] = param->phi0; in InitializeConstants()
|
| H A D | ex4.c | 135 PetscScalar phi0; /* Potential scale */ member 2047 …, (double)param->t0, (double)param->m0, (double)param->q0, (double)param->phi0, (double)param->poi… in InitializeConstants() 2062 constants[PHI0] = param->phi0; in InitializeConstants()
|