Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c28 Vec *VecsDeltaMu; /* Increment of the adjoint sensitivity w.r.t P 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