| /petsc/src/snes/tests/output/ ! |
| H A D | ex15_particle_hdiv_5.out | 3 dim = 2 totalWeight = 1.000000 totalCharge = -1.000000, Total Area = 12.566371
|
| /petsc/src/ts/tutorials/hamiltonian/output/ ! |
| H A D | ex3_landau_damping_2d.out | 1 dim = 2 totalWeight = 12.566400, user->charges[species[0]] = -1.000000 totalCharge = -12.566400, To…
|
| H A D | ex2_coulomb_1d.out | 1 dim = 1 totalWeight = 1.000000, ctx->charges[species[0]] = -1.000000 totalCharge = -1.000000, Total…
|
| H A D | ex3_landau_damping_1d.out | 1 dim = 1 totalWeight = 12.566400, user->charges[species[0]] = -1.000000 totalCharge = -12.566400, To…
|
| H A D | ex2_none_1d.out | 1 dim = 1 totalWeight = 1.000000, ctx->charges[species[0]] = -1.000000 totalCharge = -1.000000, Total…
|
| H A D | ex3_landau_damping_3d.out | 1 dim = 3 totalWeight = 50.265601, user->charges[species[0]] = -1.000000 totalCharge = -50.265601, To…
|
| H A D | ex4_landau_damping_1d_bs.out | 1 dim = 1 totalWeight = 12.566400, ctx->charges[species[0]] = -1.000000 totalCharge = -12.566400, Tot…
|
| H A D | ex4_landau_damping_1d_dg.out | 1 dim = 1 totalWeight = 12.566400, ctx->charges[species[0]] = -1.000000 totalCharge = -12.566400, Tot…
|
| H A D | ex3_sphere_3d.out | 7 dim = 3 totalWeight = 50.463507, user->charges[species[0]] = -1.000000 totalCharge = -50.463507, To…
|
| H A D | ex2_uniform_primal_1d_real.out | 15 dim = 1 totalWeight = 12.566400, ctx->charges[species[0]] = -1.000000 totalCharge = -12.566400, Tot…
|
| H A D | ex2_landau_damping_1d_dg.out | 15 dim = 1 totalWeight = 12.566400, ctx->charges[species[0]] = -1.000000 totalCharge = -12.566400, Tot…
|
| H A D | ex2_landau_damping_1d_c0.out | 15 dim = 1 totalWeight = 12.566400, ctx->charges[species[0]] = -1.000000 totalCharge = -12.566400, Tot…
|
| H A D | ex2_landau_damping_1d_mixed.out | 15 dim = 1 totalWeight = 12.566400, ctx->charges[species[0]] = -1.000000 totalCharge = -12.566400, Tot…
|
| H A D | ex2_uniform_equilibrium_1d_real.out | 15 dim = 1 totalWeight = 12.566400, ctx->charges[species[0]] = -1.000000 totalCharge = -12.566400, Tot…
|
| H A D | ex2_uniform_equilibrium_1d.out | 15 dim = 1 totalWeight = 12.566400, ctx->charges[species[0]] = -1.000000 totalCharge = -12.566400, Tot…
|
| H A D | ex2_uniform_primal_1d_real_pfak.out | 15 dim = 1 totalWeight = 12.566400, ctx->charges[species[0]] = -1.000000 totalCharge = -12.566400, Tot…
|
| H A D | ex2_two_stream_rt.out | 41 dim = 1 totalWeight = 12.532474, ctx->charges[species[0]] = -1.000000 totalCharge = -12.532474, Tot…
|
| H A D | ex2_two_stream_c0.out | 41 dim = 1 totalWeight = 12.532474, ctx->charges[species[0]] = -1.000000 totalCharge = -12.532474, Tot…
|
| /petsc/src/snes/tests/ ! |
| H A D | ex15.c | 397 PetscReal *weight, totalCharge, totalWeight = 0., gmin[3], gmax[3]; in InitializeConstants() local 407 totalCharge = -1.0 * totalWeight; in InitializeConstants() 427 …otalCharge = %f, Total Area = %f\n", dim, (double)totalWeight, (double)totalCharge, (double)Area)); in InitializeConstants() 428 param->sigma = PetscAbsReal(totalCharge / (Area)); in InitializeConstants()
|
| /petsc/src/ts/tutorials/hamiltonian/ ! |
| H A D | ex3.c | 708 …PetscReal *weight, totalCharge = 0., totalWeight = 0., gmin[3], gmax[3], global_charge, global_wei… in InitializeConstants() local 720 totalCharge += user->charges[species[p]] * weight[p]; in InitializeConstants() 743 …PetscCallMPI(MPIU_Allreduce(&totalCharge, &global_charge, 1, MPIU_REAL, MPIU_SUM, PETSC_COMM_WORLD… in InitializeConstants()
|
| H A D | ex2.c | 1393 …PetscReal *weight, totalCharge = 0., totalWeight = 0., gmin[3], gmax[3], global_charge, global_wei… in InitializeConstants() local 1405 totalCharge += ctx->charges[species[p]] * weight[p]; in InitializeConstants() 1428 …PetscCallMPI(MPIU_Allreduce(&totalCharge, &global_charge, 1, MPIU_REAL, MPIU_SUM, PETSC_COMM_WORLD… in InitializeConstants()
|
| H A D | ex4.c | 2007 …PetscReal *weight, totalCharge = 0., totalWeight = 0., gmin[3], gmax[3], global_charge, global_wei… in InitializeConstants() local 2019 totalCharge += ctx->charges[species[p]] * weight[p]; in InitializeConstants() 2042 …PetscCallMPI(MPIU_Allreduce(&totalCharge, &global_charge, 1, MPIU_REAL, MPIU_SUM, PETSC_COMM_WORLD… in InitializeConstants()
|