Home
last modified time | relevance | path

Searched refs:PT5 (Results 1 – 25 of 88) sorted by relevance

1234

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/vib/
H A Dvib_gtors.F25 PARAMETER (ZERO=0.0D+00, ONE=1.0D+00, PT5=0.5D+00)
53 RIJ(M) = C(M,J) - PT5*(C(M,I1) + C(M,I2))
57 RKL(M) = PT5*(C(M,L1) + C(M,L2)) - C(M,K)
139 SMI1 = -PT5*CR3(M)/(DI1J*SINI1J*SINI1J)
143 SMI2 = -PT5*CR4(M)/(DI2J*SINI2J*SINI2J)
152 F1 = PT5*F1
153 F2 = PT5*F2
159 SML1 = PT5*CR5(M)/(DKL1*SINKL1*SINKL1)
163 SML2 = PT5*CR6(M)/(DKL2*SINKL2*SINKL2)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/vib/
H A Dvib_gtors.F25 PARAMETER (ZERO=0.0D+00, ONE=1.0D+00, PT5=0.5D+00)
53 RIJ(M) = C(M,J) - PT5*(C(M,I1) + C(M,I2))
57 RKL(M) = PT5*(C(M,L1) + C(M,L2)) - C(M,K)
139 SMI1 = -PT5*CR3(M)/(DI1J*SINI1J*SINI1J)
143 SMI2 = -PT5*CR4(M)/(DI2J*SINI2J*SINI2J)
152 F1 = PT5*F1
153 F2 = PT5*F2
159 SML1 = PT5*CR5(M)/(DKL1*SINKL1*SINKL1)
163 SML2 = PT5*CR6(M)/(DKL2*SINKL2*SINKL2)
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/kinsol/serial/
H A DkinFerTron_klu.c63 #define PT5 RCONST(0.5) macro
336 fdata[0] = PT5 * sin(x1*x2) - PT25 * x2 / PI - PT5 * x1; in func()
372 data[0] = PT5 * cos(yd[0]*yd[1]) * yd[1] - PT5; in jac()
374 data[1] = PT5 * cos(yd[0]*yd[1]) * yd[0] - PT25/PI; in jac()
461 x1 = PT5 * (lb[0] + ub[0]); in SetInitialGuess2()
462 x2 = PT5 * (lb[1] + ub[1]); in SetInitialGuess2()
H A DkinFerTron_dns.c62 #define PT5 RCONST(0.5) macro
330 fdata[0] = PT5 * sin(x1*x2) - PT25 * x2 / PI - PT5 * x1; in func()
389 x1 = PT5 * (lb[0] + ub[0]); in SetInitialGuess2()
390 x2 = PT5 * (lb[1] + ub[1]); in SetInitialGuess2()
/dports/math/sundials/sundials-5.7.0/examples/kinsol/serial/
H A DkinFerTron_klu.c73 #define PT5 RCONST(0.5) macro
346 fdata[0] = PT5 * sin(x1*x2) - PT25 * x2 / PI - PT5 * x1; in func()
382 data[0] = PT5 * cos(yd[0]*yd[1]) * yd[1] - PT5; in jac()
384 data[1] = PT5 * cos(yd[0]*yd[1]) * yd[0] - PT25/PI; in jac()
471 x1 = PT5 * (lb[0] + ub[0]); in SetInitialGuess2()
472 x2 = PT5 * (lb[1] + ub[1]); in SetInitialGuess2()
H A DkinFerTron_dns.c72 #define PT5 RCONST(0.5) macro
340 fdata[0] = PT5 * sin(x1*x2) - PT25 * x2 / PI - PT5 * x1; in func()
399 x1 = PT5 * (lb[0] + ub[0]); in SetInitialGuess2()
400 x2 = PT5 * (lb[1] + ub[1]); in SetInitialGuess2()
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/external/pelib/src/
H A Dpelib_cavity_generators.F90842 real(rp) :: PT5=0.5 local
965 DISM = SQRT(ABS(TWO*RA*RA - (FA*FB + FAB)*PT5*ONEDISC2))
980 SWF1 = PT5*DDDIS*DDDIS
1019 & R1*R2*R3*R4*R5*R6*R7*R8X)*ONEFAB*PT5
1027 & R1*R2*R3*R4*R5*R6*R7*R8Y)*ONEFAB*PT5
1035 & R1*R2*R3*R4*R5*R6*R7*R8Z)*ONEFAB*PT5
1039 & -FABX*PT5*ONEDISC2
1042 & -FABY*PT5*ONEDISC2
1045 & -FABZ*PT5*ONEDISC2
1047 & *PT5*ONEDISM
/dports/lang/cython/Cython-0.29.24/tests/errors/
H A De_callspec.pyx41 ctypedef USERTYPE (*PT5)()
61 cdef PT5 pt5
/dports/lang/cython-devel/cython-2b1e743/tests/errors/
H A De_callspec.pyx41 ctypedef USERTYPE (*PT5)()
61 cdef PT5 pt5
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/functional/
H A Dforward_adapter.hpp370 # define PT5 T5 &
372 # define PT5 T5 const &
454 # undef PT5
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/functional/
H A Dforward_adapter.hpp370 # define PT5 T5 &
372 # define PT5 T5 const &
454 # undef PT5
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/functional/
H A Dforward_adapter.hpp370 # define PT5 T5 &
372 # define PT5 T5 const &
454 # undef PT5
/dports/databases/xtrabackup/boost_1_59_0/boost/functional/
H A Dforward_adapter.hpp370 # define PT5 T5 &
372 # define PT5 T5 const &
454 # undef PT5
/dports/databases/percona57-server/boost_1_59_0/boost/functional/
H A Dforward_adapter.hpp370 # define PT5 T5 &
372 # define PT5 T5 const &
454 # undef PT5
/dports/databases/percona57-client/boost_1_59_0/boost/functional/
H A Dforward_adapter.hpp370 # define PT5 T5 &
372 # define PT5 T5 const &
454 # undef PT5
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/functional/
H A Dforward_adapter.hpp370 # define PT5 T5 &
372 # define PT5 T5 const &
454 # undef PT5
/dports/devel/hyperscan/boost_1_75_0/boost/functional/
H A Dforward_adapter.hpp399 # define PT5 T5 &
401 # define PT5 T5 const &
483 # undef PT5
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/functional/
H A Dforward_adapter.hpp399 # define PT5 T5 &
401 # define PT5 T5 const &
483 # undef PT5
/dports/devel/R-cran-BH/BH/inst/include/boost/functional/
H A Dforward_adapter.hpp399 # define PT5 T5 &
401 # define PT5 T5 const &
483 # undef PT5
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/functional/
H A Dforward_adapter.hpp399 # define PT5 T5 &
401 # define PT5 T5 const &
483 # undef PT5
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/functional/
H A Dforward_adapter.hpp399 # define PT5 T5 &
401 # define PT5 T5 const &
483 # undef PT5
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/functional/
H A Dforward_adapter.hpp399 # define PT5 T5 &
401 # define PT5 T5 const &
483 # undef PT5
/dports/devel/boost-libs/boost_1_72_0/boost/functional/
H A Dforward_adapter.hpp399 # define PT5 T5 &
401 # define PT5 T5 const &
483 # undef PT5
/dports/devel/boost-python-libs/boost_1_72_0/boost/functional/
H A Dforward_adapter.hpp399 # define PT5 T5 &
401 # define PT5 T5 const &
483 # undef PT5
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/functional/
H A Dforward_adapter.hpp399 # define PT5 T5 &
401 # define PT5 T5 const &
483 # undef PT5

1234