| /petsc/src/ts/tests/ |
| H A D | ex18.c | 55 PetscErrorCode IFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in IFunction() 78 PetscErrorCode IJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal shift, Mat A, Mat B, PetscC… in IJacobian()
|
| H A D | ex25.c | 157 static PetscErrorCode FormIFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, void *ptr) in FormIFunction() 244 PetscErrorCode FormIJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat J, Mat Jpre, voi… in FormIJacobian()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex8.c | 31 static PetscErrorCode RoberFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in RoberFunction() 49 static PetscErrorCode RoberJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B,… in RoberJacobian() 121 static PetscErrorCode CEFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in CEFunction() 141 static PetscErrorCode CEJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B, Pe… in CEJacobian() 205 static PetscErrorCode OregoFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in OregoFunction() 223 static PetscErrorCode OregoJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B,… in OregoJacobian()
|
| H A D | ex23fwdadj.c | 29 static PetscErrorCode IFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in IFunction() 46 static PetscErrorCode IJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B, Pet… in IJacobian() 68 static PetscErrorCode IJacobianP(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal shift, Mat A, Petsc… in IJacobianP()
|
| H A D | ex24.c | 105 Vec Xdot, F; in MonitorObjective() local 145 static PetscErrorCode FormIFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, void *ictx) in FormIFunction() 195 static PetscErrorCode FormIJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal shift, Mat J, Ma… in FormIJacobian()
|
| H A D | ex49.c | 28 static PetscErrorCode IFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in IFunction() 46 static PetscErrorCode IJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B, Pet… in IJacobian()
|
| H A D | ex22f_mf.F90 | 197 subroutine FormIFunction(ts, t, X, Xdot, F, ctx, ierr) argument 319 subroutine FormIJacobian(ts, t, X, Xdot, shift, J, Jpre, ctx, ierr) argument 412 subroutine FormIJacobianMF(ts, t, X, Xdot, shift, J, Jpre, ctx, ierr) argument
|
| H A D | ex19.c | 71 static PetscErrorCode IFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in IFunction() 88 static PetscErrorCode IJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B, Pet… in IJacobian()
|
| H A D | ex20.c | 47 static PetscErrorCode IFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in IFunction() 65 static PetscErrorCode IJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B, Pet… in IJacobian()
|
| H A D | ex16.c | 95 static PetscErrorCode IFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in IFunction() 113 static PetscErrorCode IJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B, Pet… in IJacobian()
|
| H A D | ex20fwd.c | 35 static PetscErrorCode IFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in IFunction() 53 static PetscErrorCode IJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B, Pet… in IJacobian()
|
| H A D | ex22f.F90 | 169 subroutine FormIFunction(ts, t, X, Xdot, F, ctx, ierr) argument 288 subroutine FormIJacobian(ts, t, X, Xdot, shift, J, Jpre, ctx, ierr) argument
|
| H A D | ex22.c | 142 static PetscErrorCode FormIFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, void *ptr) in FormIFunction() 229 PetscErrorCode FormIJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat J, Mat Jpre, voi… in FormIJacobian()
|
| H A D | ex3.c | 522 PetscErrorCode IFunctionHeat(TS ts, PetscReal t, Vec X, Vec Xdot, Vec r, PetscCtx ctx) in IFunctionHeat() 532 PetscErrorCode IJacobianHeat(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal s, Mat A, Mat B, PetscC… in IJacobianHeat()
|
| H A D | ex25.c | 135 static PetscErrorCode FormIFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, void *ptr) in FormIFunction() 222 PetscErrorCode FormIJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat J, Mat Jpre, voi… in FormIJacobian()
|
| H A D | ex35.cxx | 195 PetscErrorCode FormIJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat J, Mat Jpre, voi… in FormIJacobian() 288 static PetscErrorCode FormIFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in FormIFunction()
|
| /petsc/src/ts/impls/mimex/ |
| H A D | mimex.c | 10 Vec Xdot, update; member 15 static PetscErrorCode TSMimexGetX0AndXdot(TS ts, DM dm, Vec *X0, Vec *Xdot) in TSMimexGetX0AndXdot() 31 static PetscErrorCode TSMimexRestoreX0AndXdot(TS ts, DM dm, Vec *X0, Vec *Xdot) in TSMimexRestoreX0AndXdot() 65 Vec X0, Xdot; in SNESTSFormFunction_Mimex() local 126 Vec Xdot; in SNESTSFormJacobian_Mimex() local
|
| /petsc/src/ts/impls/implicit/discgrad/ |
| H A D | tsdiscgrad.c | 21 Vec X0, X, Xdot; member 29 static PetscErrorCode TSDiscGradGetX0AndXdot(TS ts, DM dm, Vec *X0, Vec *Xdot) in TSDiscGradGetX0AndXdot() 45 static PetscErrorCode TSDiscGradRestoreX0AndXdot(TS ts, DM dm, Vec *X0, Vec *Xdot) in TSDiscGradRestoreX0AndXdot() 66 Vec X0, Xdot, X0_c, Xdot_c; in DMRestrictHook_TSDiscGrad() local 89 Vec X0, Xdot, X0_sub, Xdot_sub; in DMSubDomainRestrictHook_TSDiscGrad() local 291 Vec X0, Xdot, Xp, Xdiff; in SNESTSFormFunction_DiscGrad() local 407 Vec Xdot; in SNESTSFormJacobian_DiscGrad() local
|
| /petsc/src/ts/tutorials/eimex/ |
| H A D | ct_vdp_imex.c | 181 static PetscErrorCode IFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, void *ptr) in IFunction() 199 static PetscErrorCode IJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B, voi… in IJacobian()
|
| /petsc/src/snes/impls/ngmres/ |
| H A D | ngmresfunc.c | 27 Vec *Xdot = ngmres->Xdot; in SNESNGMRESUpdateSubspace_Private() local 43 Vec *Xdot = ngmres->Xdot; in SNESNGMRESFormCombinedSolution_Private() local 119 Vec *Xdot = ngmres->Xdot; in SNESNGMRESNorms_Private() local
|
| /petsc/src/ts/impls/implicit/theta/ |
| H A D | theta.c | 13 …Vec X0, X, Xdot; /* Storage for u^n, u^n + dt a_{11} k_1, and time derivative u^{n+1}_t */ member 45 static PetscErrorCode TSThetaGetX0AndXdot(TS ts, DM dm, Vec *X0, Vec *Xdot) in TSThetaGetX0AndXdot() 61 static PetscErrorCode TSThetaRestoreX0AndXdot(TS ts, DM dm, Vec *X0, Vec *Xdot) in TSThetaRestoreX0AndXdot() 82 Vec X0, Xdot, X0_c, Xdot_c; in DMRestrictHook_TSTheta() local 105 Vec X0, Xdot, X0_sub, Xdot_sub; in DMSubDomainRestrictHook_TSTheta() local 946 Vec X0, Xdot; in SNESTSFormFunction_Theta() local 971 Vec Xdot; in SNESTSFormJacobian_Theta() local
|
| /petsc/src/binding/petsc4py/demo/legacy/perftest/ |
| H A D | driver.py | 31 def formFunction(self, ts, t, X, Xdot, F): argument
|
| H A D | driver.c | 29 PetscErrorCode FormFunction(TS ts, PetscReal t, Vec X, Vec Xdot,Vec F, PetscCtx ctx) in FormFunction()
|
| /petsc/src/ts/utils/ |
| H A D | dmdats.c | 48 static PetscErrorCode TSComputeIFunction_DMDA(TS ts, PetscReal ptime, Vec X, Vec Xdot, Vec F, Petsc… in TSComputeIFunction_DMDA() 103 static PetscErrorCode TSComputeIJacobian_DMDA(TS ts, PetscReal ptime, Vec X, Vec Xdot, PetscReal sh… in TSComputeIJacobian_DMDA()
|
| /petsc/src/ts/tutorials/autodiff/adolc-utils/ |
| H A D | contexts.cxx | 32 Vec Xdot; member
|