Home
last modified time | relevance | path

Searched refs:xxdot (Results 1 – 12 of 12) sorted by relevance

/dports/math/octave/octave-6.4.0/liboctave/numeric/
H A DDAERT.h46 DAERT (const ColumnVector& xx, const ColumnVector& xxdot, double tt, in DAERT() argument
48 : base_diff_alg_eqn (xx, xxdot, tt), DAERTFunc (f) { } in DAERT()
66 void initialize (const ColumnVector& xx, const ColumnVector& xxdot, in initialize() argument
69 base_diff_alg_eqn::initialize (xx, xxdot, tt); in initialize()
H A DDAE.h46 DAE (const ColumnVector& xx, const ColumnVector& xxdot, in DAE() argument
48 : base_diff_alg_eqn (xx, xxdot, tt), DAEFunc (f) { } in DAE()
H A Dbase-dae.h44 base_diff_alg_eqn (const ColumnVector& xx, const ColumnVector& xxdot, in base_diff_alg_eqn() argument
46 : base_diff_eqn (xx, tt), xdot (xxdot) { } in base_diff_alg_eqn()
H A DDASRT.h45 DASRT_result (const Matrix& xx, const Matrix& xxdot, const ColumnVector& tt) in DASRT_result() argument
46 : x (xx), xdot (xxdot), t (tt) { } in DASRT_result()
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/
H A Dex8.py18 xxdot = da.createLocalVector()
20 da.globalToLocal(xdot,xxdot)
27 f[i] = xxdot[i-gxs] + (2.0*xx[i-gxs] - xx[i-1-gxs] - xx[i+1-gxs])/hx - hx*math.exp(xx[i-gxs])
H A Dex22f.F202 PetscScalar xx(0:1),xxdot(0:1),ff(0:1)
209 call VecGetArrayRead(Xdot,xxdot,ixxdot,ierr)
213 & xx(ixx),xxdot(ixxdot),ff(iff), &
217 call VecRestoreArrayRead(Xdot,xxdot,ixxdot,ierr)
H A Dex22f_mf.F90225 PetscScalar xx(0:1),xxdot(0:1),ff(0:1)
232 call VecGetArrayRead(Xdot,xxdot,ixxdot,ierr);CHKERRQ(ierr)
235 …call FormIFunctionLocal(mx,xs,xe,gxs,gxe,xx(ixx),xxdot(ixxdot),ff(iff),user(user_a),user(user_k),u…
238 call VecRestoreArrayRead(Xdot,xxdot,ixxdot,ierr);CHKERRQ(ierr)
/dports/devel/py-numba/numba-0.51.2/numba/
H A D_helpermod.c102 declmethod(xxdot); in build_c_helpers_dict()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuus5.c200 extern int cfilef, xxdot, vareval;
2961 xxdot = 0; /* Clear this... */
3163 case '.': xx = XXDEF; xxdot = 1; break; /* Assignment */
H A Dckuus6.c1726 extern int xxdot;
1732 mydot = xxdot; /* Copy */
1733 xxdot = 0; /* and reset */
H A Dckuusr.c1866 int xxdot = 0; /* Used with "." token */ variable
8203 xxdot = 1; /* i.e. with space after it... */
/dports/science/PETSc/petsc-3.14.1/
H A DCTAGS54639 …nualpages\/Sys\/PetscScalar.html#PetscScalar">PetscScalar<\/a> xx(0:1),xxdot(0:1),ff(0:1)$/;" a…
54920 …ges\/Vec\/VecGetArrayRead.html#VecGetArrayRead">VecGetArrayRead<\/a>(Xdot,xxdot,ixxdot,ierr);<a hr…
55002 …me="line235">235: <\/a> call FormIFunctionLocal(mx,xs,xe,gxs,gxe,xx(ixx),xxdot(ixxdot),ff(iff),us…
55083 …cRestoreArrayRead.html#VecRestoreArrayRead">VecRestoreArrayRead<\/a>(Xdot,xxdot,ixxdot,ierr);<a hr…