Searched defs:Xa (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/impls/implicit/alpha/ |
| H A D | alpha1.c | 23 Vec X0, Xa, X1; 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 | 24 Vec X0, Xa, X1; 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
|
| /petsc/src/mat/impls/aij/seq/kokkos/ |
| H A D | aijkok.kokkos.cxx | 1263 ConstMatScalarKokkosView Xa; in MatAXPY_SeqAIJKokkos() local
|