Searched refs:VEC_Norm (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/vec/vec/interface/ |
| H A D | dlregisvec.c | 189 PetscCall(PetscLogEventRegister("VecNorm", VEC_CLASSID, &VEC_Norm)); in VecInitializePackage()
|
| H A D | rvector.c | 228 PetscCall(PetscLogEventBegin(VEC_Norm, x, 0, 0, 0)); in VecNorm() 230 PetscCall(PetscLogEventEnd(VEC_Norm, x, 0, 0, 0)); in VecNorm()
|
| 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 | 184 PETSC_EXTERN PetscLogEvent VEC_Norm; variable
|