Searched defs:Va (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ts/impls/implicit/alpha/ |
| H A D | alpha1.c | 24 Vec V0, Va, V1; member 74 Vec Xa = th->Xa, Va = th->Va; in TSAlpha_StageVecs() local 295 Vec Xa = th->Xa, Va = th->Va; in SNESTSFormFunction_Alpha() local 309 Vec Xa = th->Xa, Va = th->Va; in SNESTSFormJacobian_Alpha() local
|
| H A D | alpha2.c | 25 Vec V0, Va, V1; member 108 Vec Xa = th->Xa, Va = th->Va, Aa = th->Aa; in TSAlpha_StageVecs() local 386 Vec Xa = th->Xa, Va = th->Va, Aa = th->Aa; in SNESTSFormFunction_Alpha() local 400 Vec Xa = th->Xa, Va = th->Va, Aa = th->Aa; in SNESTSFormJacobian_Alpha() local
|