Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/ts/impls/implicit/theta/
H A Dtheta.c382 …ierr = TSComputeIHessianProductFunctionPP(ts,th->stage_time,th->X,VecsDeltaLam,ts->vec_dir,ts->vec… in TSAdjointStepBEuler_Private()
594 …ierr = TSComputeIHessianProductFunctionPP(ts,th->stage_time,ts->vec_sol,VecsDeltaLam,ts->vec_dir,t… in TSAdjointStep_Theta()
632 …ierr = TSComputeIHessianProductFunctionPP(ts,adjoint_ptime,th->X0,VecsDeltaLam,ts->vec_dir,ts->vec… in TSAdjointStep_Theta()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscts.h273 PETSC_EXTERN PetscErrorCode TSComputeIHessianProductFunctionPP(TS,PetscReal,Vec,Vec*,Vec,Vec*);
/dports/science/PETSc/petsc-3.14.1/src/ts/interface/sensitivity/
H A Dtssen.c607 PetscErrorCode TSComputeIHessianProductFunctionPP(TS ts,PetscReal t,Vec U,Vec *Vl,Vec Vr,Vec *VHV) in TSComputeIHessianProductFunctionPP() function
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap5934TSComputeIHessianProductFunctionPP++TSComputeIHessianProductFunctionPP++++man+manualpages/Sensitiv…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS16045 PetscErrorCode TSComputeIHessianProductFunctionPP(607,20539
H A DCTAGS33135 TSComputeIHessianProductFunctionPP src/ts/interface/sensitivity/tssen.c /^PetscErrorCode TSComputeI…