| /petsc/src/ksp/pc/impls/pbjacobi/ |
| H A D | pbjacobi.c | 11 PetscScalar *yy, x0, x1, x2, x3, x4, x5, x6; in PCApply_PBJacobi() local 133 PetscScalar *yy, x0, x1, x2, x3, x4, x5, x6; in PCApplyTranspose_PBJacobi() local
|
| /petsc/src/ts/tutorials/autodiff/adolc-utils/ |
| H A D | matfree.cxx | 34 const PetscScalar *x0; in PetscAdolcIJacobianVectorProduct() local 116 const PetscScalar *x0; in PetscAdolcIJacobianVectorProductIDMass() local
|
| /petsc/src/ksp/pc/impls/vpbjacobi/ |
| H A D | vpbjacobi.c | 11 PetscScalar *yy, x0, x1, x2, x3, x4, x5, x6; in PCApply_VPBJacobi() local 113 PetscScalar *yy, x0, x1, x2, x3, x4, x5, x6; in PCApplyTranspose_VPBJacobi() local
|
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | sbaijfact2.c | 222 PetscScalar *x, x0, x1, x2, x3, x4, x5, x6, *t, *tp; in MatSolve_SeqSBAIJ_7_inplace() local 339 PetscScalar *xp, x0, x1, x2, x3, x4, x5, x6; in MatForwardSolve_SeqSBAIJ_7_NaturalOrdering() local 388 PetscScalar *xp, x0, x1, x2, x3, x4, x5, x6; in MatBackwardSolve_SeqSBAIJ_7_NaturalOrdering() local 502 PetscScalar *x, x0, x1, x2, x3, x4, x5, *t, *tp; in MatSolve_SeqSBAIJ_6_inplace() local 611 PetscScalar *xp, x0, x1, x2, x3, x4, x5; in MatForwardSolve_SeqSBAIJ_6_NaturalOrdering() local 656 PetscScalar *xp, x0, x1, x2, x3, x4, x5; in MatBackwardSolve_SeqSBAIJ_6_NaturalOrdering() local 768 PetscScalar *x, x0, x1, x2, x3, x4, *t, *tp; in MatSolve_SeqSBAIJ_5_inplace() local 870 PetscScalar *xp, x0, x1, x2, x3, x4; in MatForwardSolve_SeqSBAIJ_5_NaturalOrdering() local 913 PetscScalar *xp, x0, x1, x2, x3, x4; in MatBackwardSolve_SeqSBAIJ_5_NaturalOrdering() local 1022 PetscScalar *x, x0, x1, x2, x3, *t, *tp; in MatSolve_SeqSBAIJ_4_inplace() local [all …]
|
| /petsc/src/ts/tutorials/ |
| H A D | ex29.c | 171 PetscReal x0, x1; in FormInitialGuess() local 195 PetscReal x1, x0; in FormDiffusionCoefficient() local
|
| H A D | ex10.c | 241 …, TS ts, Vec X, Vec Xdot, PetscReal *Theta, PetscReal *dt, Vec *X0loc, RDNode **x0, Vec *Xloc, RDN… in RDGetLocalArrays() 274 static PetscErrorCode RDRestoreLocalArrays(RD rd, Vec *X0loc, RDNode **x0, Vec *Xloc, RDNode **x, V… in RDRestoreLocalArrays() 314 RDNode *x, *x0, *xdot, *f; in RDIFunction_FD() local 382 RDNode *x, *x0, *xdot; in RDIJacobian_FD() local 630 RDNode *x, *x0, *xdot, *f; in RDIFunction_FE() local 716 RDNode *x, *x0, *xdot; in RDIJacobian_FE() local
|
| H A D | ex77.c | 70 Vec x0; /* The initial particle positions at t = 0 */ member 118 const PetscReal x0 = X[0]; in trig_trig_x() local 784 PetscReal x0[3]; in ComputeParticleError() local 817 PetscReal x0[3]; in MonitorParticleError() local
|
| H A D | ex18.c | 447 PetscReal x0[2]; in delta_phi_2d() local 478 const PetscReal x0[2] = {0.5, 0.5}; in gaussian_phi_2d() local 497 PetscReal x0[3]; in tilted_phi_2d() local 510 PetscReal x0[3]; in tilted_phi_coupled_2d() local
|
| H A D | ex11.c | 219 PetscReal x0[DIM]; in PhysicsSolution_Advect() local 228 PetscReal x0[DIM], v[DIM], r, cost, sint; in PhysicsSolution_Advect() local
|
| H A D | ex30.c | 542 PetscReal *x0; member 550 PetscReal x0[3]; member 560 const PetscReal *x0 = s->x0; in gaussian() local 2273 const PetscReal *x0 = ctx->source_ctx->x0 + ctx->dim * i; in Run() local
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex5.c | 111 const PetscReal x0 = coords[p * dim + 0]; in RHSFunction() local 146 const PetscReal x0 = coords[p * dim + 0]; in RHSJacobian() local 203 const PetscReal x0 = coords[p * dim + 0]; in RHSFunctionV() local
|
| H A D | ex6.c | 544 const PetscReal x0 = coords[p * dim + 0]; in RHSFunction() local 582 const PetscReal x0 = coords[p * dim + 0]; in RHSJacobian() local 646 const PetscReal x0 = coords[p * dim + 0]; in RHSFunctionV() local 719 const PetscReal x0 = coords[p * dim + 0]; in RHSObjectiveF() local 767 const PetscReal x0 = coords[p * dim + 0]; in RHSFunctionG() local
|
| H A D | ex4.c | 419 const PetscReal x0 = DMPlex_NormD_Internal(dim, &coords[p * dim]); in ComputeError() local
|
| /petsc/src/snes/utils/dm/ |
| H A D | dminterpolatesnes.c | 456 const PetscScalar x0 = vertices[0]; in QuadMap_Private() local 493 const PetscScalar x0 = vertices[0]; in QuadJacobian_Private() local 626 const PetscScalar x0 = vertices[0]; in HexMap_Private() local 695 const PetscScalar x0 = vertices[0]; in HexJacobian_Private() local
|
| /petsc/src/vec/vec/impls/seq/ |
| H A D | dvec2.c | 87 PetscScalar sum0 = 0.0, sum1 = 0.0, sum2 = 0.0, sum3, x0, x1, x2, x3; in VecMDot_Seq() local 305 PetscScalar sum0 = 0., sum1 = 0., sum2 = 0., sum3, x0, x1, x2, x3; in VecMTDot_Seq() local
|
| /petsc/src/tao/interface/ |
| H A D | taosolver_fg.c | 16 PetscErrorCode TaoSetSolution(Tao tao, Vec x0) in TaoSetSolution()
|
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbfem.cxx | 453 …const PetscReal x0 = coords[/*0 * 3 +*/ 0], y0 = coords[/*0 * 3 +*/ 1], z0 = coords[/*0 * 3 +*/ 2]; in Compute_Lagrange_Basis_3D_Internal() local
|
| /petsc/src/ts/tutorials/multirate/ |
| H A D | ex5.c | 76 PetscReal *a = ctx->a, x0; in PhysicsSample_Advect() local
|
| H A D | ex6.c | 64 PetscReal a = ctx->a, x0; in PhysicsSample_Advect() local
|
| H A D | ex7.c | 102 PetscReal a = ctx->a, x0; in PhysicsSample_Advect() local
|
| H A D | ex8.c | 57 PetscReal a = ctx->a, x0; in PhysicsSample_Advect() local
|
| /petsc/src/tao/pde_constrained/tutorials/ |
| H A D | elliptic.c | 101 Vec x0; in main() local
|
| H A D | parabolic.c | 98 Vec x, x0; in main() local
|
| H A D | hyperbolic.c | 96 Vec x, x0; in main() local
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex2.c | 101 PetscScalar x0; /* Space scale */ member 1673 const PetscReal x0[3] = {-1., -1., -1.}; in ComputeFieldAtParticles_Primal() local 1799 const PetscReal x0[3] = {-1., -1., -1.}; in ComputeFieldAtParticles_Mixed() local
|