Home
last modified time | relevance | path

Searched defs:dydt (Results 1 – 25 of 93) sorted by relevance

1234

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dwunused-parameter.f908 SUBROUTINE sub (neq, time, y, dydt) argument
11 REAL(WP) :: time, y(neq), dydt(neq) local
/dports/math/gsl/gsl-2.7/ode-initval2/
H A Dcontrol.c79 const double dydt[], double *h) in gsl_odeiv2_control_hadjust()
87 const double dydt, const double h, in gsl_odeiv2_control_errlevel()
H A Devolve.c118 const gsl_odeiv2_system * dydt, in gsl_odeiv2_evolve_apply()
309 const gsl_odeiv2_system * dydt, in gsl_odeiv2_evolve_apply_fixed_step()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/samples/matlab/
H A Dconhp.m21 dydt = [ tdot variable
H A Dconuv.m21 dydt = [ tdot variable
H A Dreactor_ode.m17 dydt = zeros(m,n); variable
/dports/sysutils/edk2/edk2-edk2-stable202102/StandaloneMmPkg/Library/FvLib/
H A DFvLib.c80 // in gsl_odeiv_control_init()
81 // State field (since this indicates the different state of file). in gsl_odeiv_control_init()
/dports/math/gsl/gsl-2.7/ode-initval/
H A Dcontrol.c77 …ol * c, gsl_odeiv_step * s, const double y[], const double yerr[], const double dydt[], double * h) in gsl_odeiv_control_hadjust()

1234