Home
last modified time | relevance | path

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

/petsc/src/vec/vec/interface/
H A Dvector.c2347 static PetscErrorCode VecErrorWeightedNorms_Basic(Vec U, Vec Y, Vec E, NormType wnormtype, PetscRea… in VecErrorWeightedNorms_Basic() function
2494 …else PetscCall(VecErrorWeightedNorms_Basic(U, Y, E, wnormtype, atol, vatol, rtol, vrtol, ignore_ma… in VecErrorWeightedNorms()