Home
last modified time | relevance | path

Searched refs:VEC_SetValuesCOO (Results 1 – 3 of 3) sorted by relevance

/petsc/src/vec/vec/interface/
H A Ddlregisvec.c208 PetscCall(PetscLogEventRegister("VecSetValuesCOO", VEC_CLASSID, &VEC_SetValuesCOO)); in VecInitializePackage()
H A Dvector.c13 …_PointwiseDivide, VEC_Reciprocal, VEC_SetValues, VEC_Load, VEC_SetPreallocateCOO, VEC_SetValuesCOO; variable
286 PetscCall(PetscLogEventBegin(VEC_SetValuesCOO, x, 0, 0, 0)); in VecSetValuesCOO()
308 PetscCall(PetscLogEventEnd(VEC_SetValuesCOO, x, 0, 0, 0)); in VecSetValuesCOO()
/petsc/include/petsc/private/
H A Dvecimpl.h200 PETSC_EXTERN PetscLogEvent VEC_SetValuesCOO; variable