Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/ts/impls/implicit/theta/
H A Dtheta.c334 …ierr = TSComputeIHessianProductFunctionUP(ts,th->stage_time,th->X,VecsDeltaLam,ts->vec_dir,ts->vec… in TSAdjointStepBEuler_Private()
500 …ierr = TSComputeIHessianProductFunctionUP(ts,th->stage_time,ts->vec_sol,VecsDeltaLam,ts->vec_dir,t… in TSAdjointStep_Theta()
553 …ierr = TSComputeIHessianProductFunctionUP(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.h271 PETSC_EXTERN PetscErrorCode TSComputeIHessianProductFunctionUP(TS,PetscReal,Vec,Vec*,Vec,Vec*);
/dports/science/PETSc/petsc-3.14.1/src/ts/interface/sensitivity/
H A Dtssen.c525 PetscErrorCode TSComputeIHessianProductFunctionUP(TS ts,PetscReal t,Vec U,Vec *Vl,Vec Vr,Vec *VHV) in TSComputeIHessianProductFunctionUP() function
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap5932TSComputeIHessianProductFunctionUP++TSComputeIHessianProductFunctionUP++++man+manualpages/Sensitiv…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS16043 PetscErrorCode TSComputeIHessianProductFunctionUP(525,17893
H A DCTAGS33137 TSComputeIHessianProductFunctionUP src/ts/interface/sensitivity/tssen.c /^PetscErrorCode TSComputeI…