Searched defs:vp (Results 1 – 10 of 10) sorted by relevance
| /petsc/src/mat/impls/sell/seq/ |
| H A D | sell.h | 125 #define MatSetValue_SeqSELL_Private(A, row, col, value, addv, orow, ocol, cp, vp, lastcol, low, hig… argument
|
| H A D | sell.c | 1048 MatScalar *vp; in MatGetValues_SeqSELL() local 1440 MatScalar *vp; in MatAssemblyEnd_SeqSELL() local 1538 MatScalar *vp, value; in MatSetValues_SeqSELL() local
|
| /petsc/src/ksp/ksp/impls/cg/pipecg2/ |
| H A D | pipecg2.c | 82 static PetscErrorCode VecMergedOpsShort_Private(Vec vx, Vec vr, Vec vz, Vec vw, Vec vp, Vec vq, Vec… 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 | ex27.c | 287 static PetscErrorCode ComputeGradS(PetscInt dim, PetscInt Np, const PetscReal vp[], const PetscReal… in ComputeGradS() 314 static PetscErrorCode QCompute(PetscInt dim, const PetscReal vp[], const PetscReal vq[], PetscReal … in QCompute()
|
| /petsc/src/ts/interface/sensitivity/ |
| H A D | tssen.c | 1733 PetscErrorCode TSForwardSetIntegralGradients(TS ts, PetscInt numfwdint, Vec vp[]) in TSForwardSetIntegralGradients() 1758 PetscErrorCode TSForwardGetIntegralGradients(TS ts, PetscInt *numfwdint, Vec *vp[]) in TSForwardGetIntegralGradients()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexglvis.c | 1011 PetscInt vp, gvp; in DMPlexView_GLVis_ASCII() local
|
| /petsc/src/ksp/ksp/utils/dm/ |
| H A D | dmproject.c | 1088 const PetscReal vp = v[p * dim + d]; in DMSwarmRemap_Colella_Internal() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex70.c | 701 PetscErrorCode MaterialPoint_AdvectRK1(DM dm_vp, Vec vp, PetscReal dt, DM dm_mpoint) in MaterialPoint_AdvectRK1()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex11.c | 1627 PetscReal vp[3]; in initLinearWave() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 8733 Vec vp[1]; in PCBDDCSetUpCoarseSolver() local
|