| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex20.c | 27 Vec vc, vf; in main() local 44 Vec vf, vc; in main() local
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/ |
| H A D | reaction_diffusion.c | 33 PetscScalar uc, uxx, uyy, vc, vxx, vyy; in RHSFunction() local 98 PetscScalar uc, vc; in RHSJacobian() local 241 PetscScalar uc, uxx, uyy, vc, vxx, vyy; in IFunction() local 308 PetscScalar uc, vc; in IJacobian() local
|
| H A D | ex5adj_mf.c | 65 PetscScalar uc, uxx, uyy, vc, vxx, vyy, ucb, vcb; in MyRHSMatMultTranspose() local 124 PetscScalar uc, uxx, uyy, vc, vxx, vyy, ucb, vcb; in MyIMatMultTranspose() local 185 PetscScalar uc, uxx, uyy, vc, vxx, vyy, ucb, vcb; in MyIMatMult() local
|
| /petsc/src/ts/tutorials/autodiff/ |
| H A D | adr_ex5adj.cxx | 365 PetscScalar uc, uxx, uyy, vc, vxx, vyy; in IFunctionLocalPassive() local 405 adouble uc, uxx, uyy, vc, vxx, vyy; in IFunctionActive() local 532 PetscScalar uc, uxx, uyy, vc, vxx, vyy; in RHSFunctionPassive() local 613 adouble uc, uxx, uyy, vc, vxx, vyy; in RHSFunctionActive() local 792 PetscScalar uc, vc; in IJacobianByHand() local 922 PetscScalar uc, vc; in RHSJacobianByHand() local
|
| H A D | adr_ex5adj_mf.cxx | 253 PetscScalar uc, uxx, uyy, vc, vxx, vyy; in IFunctionLocalPassive() local 293 adouble uc, uxx, uyy, vc, vxx, vyy; in IFunctionActive() local
|
| /petsc/src/mat/tests/ |
| H A D | ex47.c | 10 PetscViewer va, vb, vc; in main() local
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex16.c | 56 PetscInt vc = coffset + c * c_stride; in PetscFEVectorTest() local
|
| /petsc/src/ksp/ksp/impls/cg/pipecg2/ |
| H A D | pipecg2.c | 82 …ecMergedOpsShort_Private(Vec vx, Vec vr, Vec vz, Vec vw, Vec vp, Vec vq, Vec vc, Vec vd, Vec vg0, … in VecMergedOpsShort_Private() 304 static PetscErrorCode VecMergedOps_Private(Vec vx, Vec vr, Vec vz, Vec vw, Vec vp, Vec vq, Vec vc, … in VecMergedOps_Private()
|
| /petsc/src/ts/tests/ |
| H A D | ex24.c | 22 PetscScalar uc, vc; in RHSJacobian() local
|
| /petsc/src/ksp/ksp/utils/dm/ |
| H A D | dmproject.c | 255 Vec vc, vf; in DMAdaptInterpolator() local 400 Vec vc, vf; in DMCheckInterpolator() local
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 530 const PetscInt vc = vcStart + q; in InitializeParticles_Centroid() local 643 for (PetscInt vc = vcStart; vc < vcEnd; ++vc) { in InitializeWeights() local
|
| H A D | ex2.c | 1340 for (PetscInt vc = vcStart; vc < vcEnd; ++vc) { in InitializeWeights() local
|
| H A D | ex4.c | 1954 for (PetscInt vc = vcStart; vc < vcEnd; ++vc) { in InitializeWeights() local
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | aij.c | 2275 PetscScalar vc, vr; in MatIsTranspose_SeqAIJ() local 2327 PetscScalar vc, vr; in MatIsHermitianTranspose_SeqAIJ() local
|
| /petsc/src/dm/impls/network/ |
| H A D | network.c | 2470 PetscInt nedges, *vptr = NULL, vc, *rows_v; /* suppress maybe-uninitialized warning */ in DMCreateMatrix_Network() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 666 PetscInt ord = order, test = ii[i + 1] - ii[i], vc = vcount[i]; in PCBDDCNedelecSupport() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 1322 const PetscInt vc = firstVertex + numXVertices * numYVertices + ey * numXEdges + ex; in DMPlexCreateSquareMesh_Simplex_CrissCross() local
|