Home
last modified time | relevance | path

Searched refs:vecs_gup (Results 1 – 6 of 6) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/ts/impls/explicit/rk/
H A Drk.c966 …sianProductFunctionUP(ts,rk->stage_time,Y[i],VecsSensiTemp,ts->vec_dir,ts->vecs_gup);CHKERRQ(ierr); in TSAdjointStep_RK()
969 …anProductFunctionUP(quadts,rk->stage_time,Y[i],NULL,ts->vec_sensip_col,ts->vecs_gup);CHKERRQ(ierr); in TSAdjointStep_RK()
997 ierr = VecAXPY(VecsDeltaLam2[nadj*s+i],-h*b[i],ts->vecs_gup[nadj]);CHKERRQ(ierr); in TSAdjointStep_RK()
1007 ierr = VecAXPY(VecsDeltaLam2[nadj*s+i],-h,ts->vecs_gup[nadj]);CHKERRQ(ierr); in TSAdjointStep_RK()
/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dtsimpl.h204 Vec *vecs_fup,*vecs_gup; member
/dports/science/PETSc/petsc-3.14.1/src/ts/interface/sensitivity/
H A Dtssen.c684 if (rhshp2) ts->vecs_gup = rhshp2; in TSSetRHSHessianProduct()
/dports/science/PETSc/petsc-3.14.1/src/ts/impls/implicit/theta/
H A Dtheta.c1093 if (!ts->ihessianproduct_fup) ts->vecs_fup = ts->vecs_gup; in TSAdjointSetUp_Theta()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS13253 Vec *vecs_fup,*vecs_gup;vecs_gup204,8269
H A DCTAGS81069 vecs_fup include/petsc/private/tsimpl.h /^ Vec *vecs_fup,*vecs_gup;$/;" m language:C++ struct:_p_TS
81073 vecs_gup include/petsc/private/tsimpl.h /^ Vec *vecs_fup,*vecs_gup;$/;" m language:C++ struct:_p_TS