Home
last modified time | relevance | path

Searched defs:fw (Results 1 – 5 of 5) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex21.c113 PetscScalar *u, *lambda, *w, *fu, *fw, *flambda, d, h; in FormFunction() local
H A Dex22.c151 PetscScalar d, h, *w, *fw; in ComputeFunction() local
H A Dex18.c138 …calar t0, tn, ts, te, tw, an, as, ae, aw, dn, ds, de, dw, fn = 0.0, fs = 0.0, fe = 0.0, fw = 0.0; in FormFunction() local
/petsc/src/snes/tests/
H A Dex20.c138 …alar t0, tn, ts, te, tw, an, as, ae, aw, dn, ds, de, dw, fn = 0.0, fs = 0.0, fe = 0.0, fw = 0.0; in FormFunction() local
/petsc/include/petsc/private/
H A Dpcbddcstructsimpl.h191 Vec *fw; member