Searched refs:VEC_Normalize (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/vec/vec/interface/ |
| H A D | dlregisvec.c | 217 PetscCall(PetscLogEventRegister("VecNormalize", VEC_CLASSID, &VEC_Normalize)); in VecInitializePackage()
|
| H A D | rvector.c | 298 PetscCall(PetscLogEventBegin(VEC_Normalize, x, 0, 0, 0)); in VecNormalize() 306 PetscCall(PetscLogEventEnd(VEC_Normalize, x, 0, 0, 0)); in VecNormalize()
|
| H A D | vector.c | 11 PetscLogEvent VEC_Norm, VEC_Normalize, VEC_Scale, VEC_Shift, VEC_Copy, VEC_Set, VEC_AXPY, VEC_AYPX,… variable
|
| /petsc/include/petsc/private/ |
| H A D | vecimpl.h | 185 PETSC_EXTERN PetscLogEvent VEC_Normalize; variable
|