Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/ !
H A Dtheta.c27 Vec *VecsDeltaLam; /* Increment of the adjoint sensitivity w.r.t IC at stage */ member
275 …Vec *VecsDeltaLam = th->VecsDeltaLam, *VecsDeltaMu = th->VecsDeltaMu, *VecsSensiTemp = t… in TSAdjointStepBEuler_Private() local
420 …Vec *VecsDeltaLam = th->VecsDeltaLam, *VecsDeltaMu = th->VecsDeltaMu, *VecsSensiTemp = th-… in TSAdjointStep_Theta() local
/petsc/src/ts/impls/explicit/rk/ !
H A Drk.h28 …Vec *VecsDeltaLam; /* Increment of the adjoint sensitivity w.r.t IC at stage … member
H A Drk.c880 …Vec *Y = rk->Y, *VecsDeltaLam = rk->VecsDeltaLam, VecDeltaMu = rk->VecDeltaMu, *VecsSe… in TSAdjointStep_RK() local
/petsc/src/ts/impls/arkimex/ !
H A Darkimex.h52 Vec *VecsDeltaLam; /* Increment of the adjoint sensitivity w.r.t IC at stage */ member
H A Darkimex.c1567 …Vec *Y = ark->Y, Ydot = ark->Ydot, *VecsDeltaLam = ark->VecsDeltaLam, *VecsSensiTemp =… in TSAdjointStep_ARKIMEX() local