Home
last modified time | relevance | path

Searched refs:DTOUT (Results 1 – 25 of 72) sorted by relevance

123

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvode/fcmix_parallel/
H A DfcvDiag_non_p.f29 DOUBLE PRECISION ATOL, RTOL, DTOUT, T, ALPHA, TOUT
32 DATA ATOL/1.0D-10/, RTOL/1.0D-5/, DTOUT/0.1D0/, NOUT/10/
129 TOUT = DTOUT
146 TOUT = TOUT + DTOUT
H A DfcvDiag_kry_p.f33 DOUBLE PRECISION ATOL, DTOUT, T, ALPHA, RTOL, TOUT, ERMAX, ERRI
36 DATA ATOL/1.0D-10/, RTOL/1.0D-5/, DTOUT/0.1D0/, NOUT/10/
149 TOUT = DTOUT
166 TOUT = TOUT + DTOUT
241 TOUT = DTOUT
254 TOUT = TOUT + DTOUT
H A DfcvDiag_kry_bbd_p.f37 DOUBLE PRECISION ATOL, ERRI, RTOL, GERMAX, DTOUT, T
39 DATA ATOL/1.0D-10/, RTOL/1.0D-5/, DTOUT/0.1D0/, NOUT/10/
162 TOUT = DTOUT
179 TOUT = TOUT + DTOUT
/dports/math/sundials/sundials-5.7.0/examples/cvode/fcmix_parallel/
H A DfcvDiag_non_p.f29 DOUBLE PRECISION ATOL, RTOL, DTOUT, T, ALPHA, TOUT
32 DATA ATOL/1.0D-10/, RTOL/1.0D-5/, DTOUT/0.1D0/, NOUT/10/
129 TOUT = DTOUT
146 TOUT = TOUT + DTOUT
H A DfcvDiag_kry_p.f33 DOUBLE PRECISION ATOL, DTOUT, T, ALPHA, RTOL, TOUT, ERMAX, ERRI
36 DATA ATOL/1.0D-10/, RTOL/1.0D-5/, DTOUT/0.1D0/, NOUT/10/
149 TOUT = DTOUT
166 TOUT = TOUT + DTOUT
241 TOUT = DTOUT
254 TOUT = TOUT + DTOUT
H A DfcvDiag_kry_bbd_p.f37 DOUBLE PRECISION ATOL, ERRI, RTOL, GERMAX, DTOUT, T
39 DATA ATOL/1.0D-10/, RTOL/1.0D-5/, DTOUT/0.1D0/, NOUT/10/
162 TOUT = DTOUT
179 TOUT = TOUT + DTOUT
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/arkode/F77_parallel/
H A Dfark_diag_non_p.f30 DOUBLE PRECISION ATOL, RTOL, DTOUT, T, ALPHA, TOUT
33 DATA ATOL/1.0D-10/, RTOL/1.0D-5/, DTOUT/0.1D0/, NOUT/10/
111 TOUT = DTOUT
130 TOUT = TOUT + DTOUT
H A Dfark_diag_kry_bbd_p.f41 DOUBLE PRECISION ATOL, ERRI, RTOL, GERMAX, DTOUT, T
43 DATA ATOL/1.0D-10/, RTOL/1.0D-5/, DTOUT/0.1D0/, NOUT/10/
170 TOUT = DTOUT
189 TOUT = TOUT + DTOUT
/dports/math/sundials/sundials-5.7.0/examples/arkode/F77_parallel/
H A Dfark_diag_non_p.f30 DOUBLE PRECISION ATOL, RTOL, DTOUT, T, ALPHA, TOUT
33 DATA ATOL/1.0D-10/, RTOL/1.0D-5/, DTOUT/0.1D0/, NOUT/10/
111 TOUT = DTOUT
130 TOUT = TOUT + DTOUT
H A Dfark_diag_kry_bbd_p.f41 DOUBLE PRECISION ATOL, ERRI, RTOL, GERMAX, DTOUT, T
43 DATA ATOL/1.0D-10/, RTOL/1.0D-5/, DTOUT/0.1D0/, NOUT/10/
170 TOUT = DTOUT
189 TOUT = TOUT + DTOUT
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvode/fcmix_serial/
H A DfcvAdvDiff_bnd.f46 DOUBLE PRECISION RTOL, ATOL, T0, T, TOUT, DTOUT, UNORM
62 DTOUT = 0.1D0
121 TOUT = DTOUT
139 TOUT = TOUT + DTOUT
/dports/math/sundials/sundials-5.7.0/examples/cvode/fcmix_serial/
H A DfcvAdvDiff_bnd.f46 DOUBLE PRECISION RTOL, ATOL, T0, T, TOUT, DTOUT, UNORM
62 DTOUT = 0.1D0
121 TOUT = DTOUT
139 TOUT = TOUT + DTOUT
/dports/math/slatec/
H A Dddasqc.f49 * ATOL, DELTA(25), DTOUT, ER, ER1, ER2, ERM, ERO, HU, RPAR(1),
52 DATA TOUT1/1.0D0/, DTOUT/1.0D0/
114 170 TOUT = TOUT + DTOUT
H A Dsdasqc.f47 REAL ATOL, DELTA(25), DTOUT, ER, ER1, ER2, ERM, ERO, HU, RPAR(1),
50 DATA TOUT1/1.0E0/, DTOUT/1.0E0/
112 170 TOUT = TOUT + DTOUT
/dports/math/slatec/src/
H A Ddtout.f2 SUBROUTINE DTOUT (N, NELT, IA, JA, A, ISYM, SOLN, RHS, IUNIT, JOB) subroutine
/dports/graphics/filmulator/filmulator-gui-0.11.1/filmulator-gui/
H A Dfilmulator-gui.pro122 QMAKE_CXXFLAGS += -std=c++14 -DTOUT -O3 -fprefetch-loop-arrays -fno-strict-aliasing -ffast-math -DL…
130 #QMAKE_CFLAGS_DEBUG += -DTOUT -O3 -fprefetch-loop-arrays -fopenmp
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvode/cuda/
H A DcvAdvDiff_diag_cuda.cu62 #define DTOUT RCONST(0.5) /* output time increment */ macro
178 for (iout=1, tout=T1; iout <= NOUT; iout++, tout += DTOUT) { in main()
/dports/math/sundials/sundials-5.7.0/examples/cvode/cuda/
H A DcvAdvDiff_diag_cuda.cu62 #define DTOUT RCONST(0.5) /* output time increment */ macro
178 for (iout=1, tout=T1; iout <= NOUT; iout++, tout += DTOUT) { in main()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvode/parallel/
H A DcvAdvDiff_diag_p.c61 #define DTOUT RCONST(0.5) /* output time increment */ macro
176 for (iout=1, tout=T1; iout <= NOUT; iout++, tout += DTOUT) { in main()
H A DcvAdvDiff_non_p.c61 #define DTOUT RCONST(0.5) /* output time increment */ macro
181 for (iout=1, tout=T1; iout <= NOUT; iout++, tout += DTOUT) { in main()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvodes/parallel/
H A DcvsAdvDiff_non_p.c60 #define DTOUT RCONST(0.5) /* output time increment */ macro
181 for (iout=1, tout=T1; iout <= NOUT; iout++, tout += DTOUT) { in main()
/dports/math/sundials/sundials-5.7.0/examples/cvode/parallel/
H A DcvAdvDiff_diag_p.c61 #define DTOUT RCONST(0.5) /* output time increment */ macro
176 for (iout=1, tout=T1; iout <= NOUT; iout++, tout += DTOUT) { in main()
H A DcvAdvDiff_non_p.c61 #define DTOUT RCONST(0.5) /* output time increment */ macro
181 for (iout=1, tout=T1; iout <= NOUT; iout++, tout += DTOUT) { in main()
/dports/math/sundials/sundials-5.7.0/examples/cvodes/parallel/
H A DcvsAdvDiff_non_p.c60 #define DTOUT RCONST(0.5) /* output time increment */ macro
181 for (iout=1, tout=T1; iout <= NOUT; iout++, tout += DTOUT) { in main()
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Integrators/src/CPodes/sundials/tests/
H A DcpsAdvDiff_bnd.c20 #define DTOUT RCONST(0.1) /* output time increment */ macro
90 for(iout=1, tout=T1; iout <= NOUT; iout++, tout += DTOUT) { in main()

123