| /petsc/src/ts/tutorials/autodiff/ |
| H A D | adr_ex1.cxx | 43 const PetscScalar *u, *udot; in IFunctionPassive() local 65 const PetscScalar *u, *udot; in IFunctionActive1() local 102 const PetscScalar *u, *udot; in IFunctionActive2() local
|
| H A D | adr_ex5adj_mf.cxx | 248 PetscErrorCode IFunctionLocalPassive(DMDALocalInfo *info, PetscReal t, Field **u, Field **udot, Fie… in IFunctionLocalPassive() 289 Field **u, **f, **udot; in IFunctionActive() local
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex1.c | 35 const PetscScalar *u, *udot; in IFunction() local 63 const PetscScalar *u, *udot; in IJacobian() local
|
| H A D | ex2.c | 44 const PetscScalar *u, *udot; in IFunction() local 70 const PetscScalar *u, *udot; in IJacobian() local
|
| H A D | ex3.h | 106 const PetscScalar *u, *udot; in IFunction() local 130 const PetscScalar *u, *udot; in IJacobian() local
|
| H A D | ex5.c | 184 const PetscScalar *u, *udot; in IFunction() local
|
| /petsc/src/ts/tests/ |
| H A D | ex15.c | 45 const PetscScalar *u, *udot; in IFunction_Conservative() local 64 const PetscScalar *u, *udot; in IFunction_Nonconservative() local
|
| /petsc/src/binding/petsc4py/demo/legacy/ode/ |
| H A D | fastslowsplit.py | 57 def evalIFunctionFast(self, ts, t, u, udot, f): argument 61 def evalIJacobianFast(self, ts, t, u, udot, a, A, B): argument
|
| H A D | vanderpol.py | 81 def evalIFunction(self, ts, t, u, udot, f): argument 90 def evalIJacobian(self, ts, t, u, udot, shift, A, B): argument 108 def evalIJacobianP(self, ts, t, u, udot, shift, C): argument
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/ |
| H A D | ex1.c | 98 const PetscScalar *u, *udot; in IFunction() local 121 const PetscScalar *u, *udot; in IJacobian() local
|
| H A D | ex2.c | 45 const PetscScalar *u, *udot; in IFunction() local 65 const PetscScalar *u, *udot; in IJacobian() local
|
| H A D | ex4.c | 142 Field *u, *f, *udot; in IFunction() local
|
| H A D | reaction_diffusion.c | 242 Field **u, **f, **udot; in IFunction() local
|
| /petsc/src/ts/tutorials/hybrid/ |
| H A D | ex1.c | 64 const PetscScalar *u, *udot; in IFunction() local 94 const PetscScalar *u, *udot; in IJacobian() local
|
| H A D | ex1fd.c | 124 const PetscScalar *u, *udot; in IFunction() local 154 const PetscScalar *u, *udot; in IJacobian() local
|
| H A D | ex1adj.c | 124 const PetscScalar *u, *udot; in IFunction() local 154 const PetscScalar *u, *udot; in IJacobian() local
|
| H A D | ex1fwd.c | 147 const PetscScalar *u, *udot; in IFunction() local 177 const PetscScalar *u, *udot; in IJacobian() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex41.c | 106 const PetscScalar *u, *udot; in IFunction() local 130 const PetscScalar *u, *udot; in IJacobian() local
|
| H A D | ex40.c | 109 const PetscScalar *u, *udot; in IFunction() local 133 const PetscScalar *u, *udot; in IJacobian() local
|
| H A D | ex34.c | 70 Field *u, *udot, *f; in FormIFunction() local 119 Field *u, *udot; in FormIJacobian() local
|
| H A D | ex26.c | 263 PetscScalar u, udot, uxx, uyy, vx, vy, avx, avy, vxp, vxm, vyp, vym; in FormIFunctionLocal() local
|
| H A D | ex17.c | 162 PetscScalar *u, *udot, *f; in FormIFunction() local
|
| H A D | ex32.c | 101 const PetscScalar *u, *udot; in IFunction() local
|
| H A D | ex15.c | 161 PetscScalar u, uxx, uyy, **uarray, **f, **udot; in FormIFunction() local
|
| /petsc/src/ts/tutorials/multirate/ |
| H A D | ex3fastslowsplit.c | 53 const PetscScalar *u, *udot; in IFunctionfast() local
|