Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/nest/
H A Dvecnest.c699 static PetscErrorCode VecErrorWeightedNorms_Nest(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal… in VecErrorWeightedNorms_Nest() function
819 ops->errorwnorm = VecErrorWeightedNorms_Nest; in VecNestSetOps_Private()