Home
last modified time | relevance | path

Searched defs:Xa (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/impls/implicit/alpha/
H A Dalpha1.c23 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 Dalpha2.c24 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 Daijkok.kokkos.cxx1263 ConstMatScalarKokkosView Xa; in MatAXPY_SeqAIJKokkos() local