Home
last modified time | relevance | path

Searched refs:exp1dn (Results 1 – 9 of 9) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/
H A DFaddeeva.cc747 double exp1 = exp(4*a*dx), exp1dn = 1; in FADDEEVA() local
752 double tm = tp * (exp1dn *= exp1); // trick to get tm from tp in FADDEEVA()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/mathsResources/specialFunctions/
H A DerfFunction.cpp1202 double exp1 = exp(4*a*dx), exp1dn = 1; in w_of_z() local
1207 double tm = tp * (exp1dn *= exp1); // trick to get tm from tp in w_of_z()
/dports/science/py-scipy/scipy-1.7.1/scipy/special/
H A DFaddeeva.cc808 double exp1 = exp(4*a*dx), exp1dn = 1; in w() local
813 double tm = tp * (exp1dn *= exp1); // trick to get tm from tp in w()
/dports/science/libecpint/libecpint-1.0.7/external/Faddeeva/
H A DFaddeeva.cpp949 double exp1 = exp(4*a*dx), exp1dn = 1; in FADDEEVA() local
954 double tm = tp * (exp1dn *= exp1); // trick to get tm from tp in FADDEEVA()
/dports/science/py-OpenMC/openmc-0.12.2/vendor/faddeeva/
H A DFaddeeva.cc948 double exp1 = exp(4*a*dx), exp1dn = 1; in FADDEEVA() local
953 double tm = tp * (exp1dn *= exp1); // trick to get tm from tp in FADDEEVA()
/dports/math/scilab/scilab-6.1.1/scilab/modules/special_functions/src/cpp/
H A Dfaddeeva.cpp1075 double exp1 = exp(4 * a * dx), exp1dn = 1; in FADDEEVA() local
1081 double tm = tp * (exp1dn *= exp1); // trick to get tm from tp in FADDEEVA()
/dports/math/octave/octave-6.4.0/liboctave/external/Faddeeva/
H A DFaddeeva.cc940 double exp1 = exp(4*a*dx), exp1dn = 1; in FADDEEVA() local
945 double tm = tp * (exp1dn *= exp1); // trick to get tm from tp in FADDEEVA()
/dports/science/openmc/openmc-0.12.2/vendor/faddeeva/
H A DFaddeeva.cc948 double exp1 = exp(4*a*dx), exp1dn = 1; in FADDEEVA() local
953 double tm = tp * (exp1dn *= exp1); // trick to get tm from tp in FADDEEVA()
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/SpecFunc/
H A DFaddeeva.cc948 double exp1 = exp(4*a*dx), exp1dn = 1; in FADDEEVA() local
953 double tm = tp * (exp1dn *= exp1); // trick to get tm from tp in FADDEEVA()