Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex64.c113 static void w_1(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt uO… in w_1() function
177 PetscCall(PetscDSSetResidual(ds, 2, w_0, w_1)); in SetupEqn()
/petsc/doc/manual/
H A Dksp.md1690 w_1 = x - A y \\
1691 y = y + B_2 w_1\end{aligned}