Home
last modified time | relevance | path

Searched refs:VEC_ReduceBegin (Results 1 – 4 of 4) sorted by relevance

/petsc/src/vec/vec/interface/
H A Ddlregisvec.c215 PetscCall(PetscLogEventRegister("VecReduceBegin", VEC_CLASSID, &VEC_ReduceBegin)); in VecInitializePackage()
H A Dvector.c14 PetscLogEvent VEC_SetRandom, VEC_ReduceArithmetic, VEC_ReduceCommunication, VEC_ReduceBegin, VEC_Re… variable
/petsc/src/vec/vec/utils/
H A Dcomb.c129 PetscCall(PetscLogEventBegin(VEC_ReduceBegin, 0, 0, 0, 0)); in PetscCommSplitReductionBegin()
159 PetscCall(PetscLogEventEnd(VEC_ReduceBegin, 0, 0, 0, 0)); in PetscCommSplitReductionBegin()
/petsc/include/petsc/private/
H A Dvecimpl.h206 PETSC_EXTERN PetscLogEvent VEC_ReduceBegin; variable