Home
last modified time | relevance | path

Searched defs:vp (Results 1 – 10 of 10) sorted by relevance

/petsc/src/mat/impls/sell/seq/
H A Dsell.h125 #define MatSetValue_SeqSELL_Private(A, row, col, value, addv, orow, ocol, cp, vp, lastcol, low, hig… argument
H A Dsell.c1048 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 Dpipecg2.c82 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 Dex27.c287 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 Dtssen.c1733 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 Dplexglvis.c1011 PetscInt vp, gvp; in DMPlexView_GLVis_ASCII() local
/petsc/src/ksp/ksp/utils/dm/
H A Ddmproject.c1088 const PetscReal vp = v[p * dim + d]; in DMSwarmRemap_Colella_Internal() local
/petsc/src/ksp/ksp/tutorials/
H A Dex70.c701 PetscErrorCode MaterialPoint_AdvectRK1(DM dm_vp, Vec vp, PetscReal dt, DM dm_mpoint) in MaterialPoint_AdvectRK1()
/petsc/src/ts/tutorials/
H A Dex11.c1627 PetscReal vp[3]; in initLinearWave() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c8733 Vec vp[1]; in PCBDDCSetUpCoarseSolver() local