Searched refs:VEC_SetValuesCOO (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/vec/interface/ |
| H A D | dlregisvec.c | 208 PetscCall(PetscLogEventRegister("VecSetValuesCOO", VEC_CLASSID, &VEC_SetValuesCOO)); in VecInitializePackage()
|
| H A D | vector.c | 13 …_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 D | vecimpl.h | 200 PETSC_EXTERN PetscLogEvent VEC_SetValuesCOO; variable
|