Home
last modified time | relevance | path

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

/petsc/src/vec/vec/interface/
H A Ddlregisvec.c204 PetscCall(PetscLogEventRegister("VecPointwiseDiv", VEC_CLASSID, &VEC_PointwiseDivide)); in VecInitializePackage()
H A Dvector.c13 PetscLogEvent VEC_AssemblyEnd, VEC_PointwiseMult, VEC_PointwiseDivide, VEC_Reciprocal, VEC_SetValue… variable
453 …PetscCall(VecPointwiseApply_Private(w, x, y, dctx, VEC_PointwiseDivide, VecAsyncFnName(PointwiseDi… in VecPointwiseDivideAsync_Private()
/petsc/include/petsc/private/
H A Dvecimpl.h196 PETSC_EXTERN PetscLogEvent VEC_PointwiseDivide; variable