Home
last modified time | relevance | path

Searched defs:ode (Results 51 – 75 of 229) sorted by relevance

12345678910

/dports/irc/evangeline/evangeline/src/
H A Ddns.c330 devent_t *de = dns_events, *ode = NULL, *nde = NULL; in call_hostbyip() local
356 devent_t *de = dns_events, *ode = NULL, *nde = NULL; in call_ipbyhost() local
/dports/irc/evangeline/evangeline-msa/src/
H A Ddns.c330 devent_t *de = dns_events, *ode = NULL, *nde = NULL; in call_hostbyip() local
356 devent_t *de = dns_events, *ode = NULL, *nde = NULL; in call_ipbyhost() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/ode/nonstiff/
H A DLutherIntegratorTest.java51 FirstOrderDifferentialEquations ode = new FirstOrderDifferentialEquations() { in testMissedEndEvent() local
H A DClassicalRungeKuttaIntegratorTest.java51 FirstOrderDifferentialEquations ode = new FirstOrderDifferentialEquations() { in testMissedEndEvent() local
/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/demo/ode/
H A Drober.py32 ode = Rober() variable
H A Dheat.py95 ode = Heat(MPI.COMM_WORLD, OptDB.getInt('n',100)) variable
H A Dorego.py29 ode = Orego() variable
/dports/editors/lazarus/lazarus/components/codetools/
H A Dcachecodetools.pas59 TOnFindDeclarations = function(Code: TCodeBuffer; X,Y: integer; in ode() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dcachecodetools.pas59 TOnFindDeclarations = function(Code: TCodeBuffer; X,Y: integer; in ode() function
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dcachecodetools.pas59 TOnFindDeclarations = function(Code: TCodeBuffer; X,Y: integer; in ode() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dcachecodetools.pas59 TOnFindDeclarations = function(Code: TCodeBuffer; X,Y: integer; in ode() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/tests/quick_tests/
H A Dsundials-ida.cc149 HarmonicOscillator ode(2 * numbers::PI); in main() local
/dports/devel/boost-docs/boost_1_72_0/libs/numeric/odeint/test/
H A Dvelocity_verlet.cpp74 struct ode struct
81 ++ode_call_count; in operator ()() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/numeric/odeint/test/
H A Dvelocity_verlet.cpp74 struct ode struct
81 ++ode_call_count; in operator ()() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/numeric/odeint/test/
H A Dvelocity_verlet.cpp74 struct ode struct
81 ++ode_call_count; in operator ()() argument
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/numeric/odeint/test/
H A Dvelocity_verlet.cpp74 struct ode struct
81 ++ode_call_count; in operator ()() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/numeric/odeint/test/
H A Dvelocity_verlet.cpp74 struct ode struct
81 ++ode_call_count; in operator ()() argument
/dports/databases/percona57-server/boost_1_59_0/libs/numeric/odeint/test/
H A Dvelocity_verlet.cpp74 struct ode struct
81 ++ode_call_count; in operator ()() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/numeric/odeint/test/
H A Dvelocity_verlet.cpp74 struct ode struct
81 ++ode_call_count; in operator ()() argument
/dports/databases/percona57-client/boost_1_59_0/libs/numeric/odeint/test/
H A Dvelocity_verlet.cpp74 struct ode struct
81 ++ode_call_count; in operator ()() argument
/dports/devel/boost-libs/boost_1_72_0/libs/numeric/odeint/test/
H A Dvelocity_verlet.cpp74 struct ode struct
81 ++ode_call_count; in operator ()() argument
/dports/devel/hyperscan/boost_1_75_0/libs/numeric/odeint/test/
H A Dvelocity_verlet.cpp74 struct ode struct
81 ++ode_call_count; in operator ()() argument
/dports/math/casadi/casadi-3.5.5/docs/examples/python/
H A Dimplicit_runge-kutta.py46 ode = vertcat((1 - x[1]*x[1])*x[0] - x[1] + p, \ variable
/dports/math/casadi/casadi-3.5.5/docs/examples/cplusplus/
H A Dmultiple_shooting_from_scratch.cpp82 SX ode = vertcat((1 - s*s)*r - s + u, r); in main() local
/dports/math/casadi/casadi-3.5.5/experimental/
H A Dblocksqp_multiple_shooting.cpp82 SX ode = vertcat((1 - s*s)*r - s + u, r); in main() local

12345678910