Home
last modified time | relevance | path

Searched refs:mpfr_type (Results 1 – 23 of 23) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/Fun2D/
H A Dmpfr.f9017 TYPE, BIND(C) :: mpfr_type type
22 END TYPE mpfr_type
27 TYPE(mpfr_type) :: value
33 TYPE(mpfr_type) :: value
694 TYPE(mpfr_type),&
704 TYPE(mpfr_type),&
717 TYPE(mpfr_type),&
727 TYPE(mpfr_type),&
729 TYPE(mpfr_type),&
802 TYPE(mpfr_type),INTENT(IN) :: a1
[all …]
H A Ddrvrec_mpfr.f9016 TYPE(mpfr_type) pd1((deg + 1) * (deg + 2) / 2)
17 TYPE(mpfr_type) pd2((deg + 1) * (deg + 2) / 2)
18 TYPE(mpfr_type) wpd((deg + 1) * (deg + 2) / 2)
19 TYPE(mpfr_type) fpd((deg + 1) * (deg + 2) / 2,0:nderiv)
20 TYPE(mpfr_type) t1(0:deg,(deg + 1) * (deg + 2) / 2)
21 TYPE(mpfr_type) t2(0:deg,(deg + 1) * (deg + 2) / 2)
22 TYPE(mpfr_type) c0(0:deg,0:deg,0:nderiv)
23 TYPE(mpfr_type) res(0:nderiv),esterr(0:nderiv)
24 TYPE(mpfr_type) a1,b1,a2,b2,esterr_out,x1,x2,zero
82 TYPE(mpfr_type) :: A1_mp,B1_mp,A2_mp,B2_mp,esterr_mp
[all …]
H A Dpadua2_mpfr.f9045 TYPE(mpfr_type) :: pt,s1,tcheb(0:deg)
47 TYPE(mpfr_type) :: sqrt2
84 TYPE(mpfr_type) :: pd1(*),pd2(*),wpd(*)
87 TYPE(mpfr_type) :: pi,rtemp0
180 TYPE(mpfr_type) :: esterr
181 TYPE(mpfr_type) :: pd1(npd),pd2(npd),wpd(npd),fpd(npd), &
245 TYPE(mpfr_type) :: res,tg1,tg2,c0(0:deg,0:deg),t1(0:deg),t2(0:deg)
248 TYPE(mpfr_type) :: dot,one
H A Dfunctions.f9022 TYPE(mpfr_type) :: x1,x2
23 TYPE(mpfr_type) :: res(0:nderiv)
25 TYPE(mpfr_type) :: T,r,upper,lower,zero
26 TYPE(mpfr_type) :: dummy(0:21)
H A Devalf.f9011 TYPE(mpfr_type):: Tval_mp, Rval_mp, dummy_mp(0:21)
H A Dmpfr_cutoff_gamma.f9025 TYPE(mpfr_type), INTENT(IN) :: R
26 TYPE(mpfr_type), DIMENSION(0:nmax) &
28 TYPE(mpfr_type) :: t1,t2,t4,t9,t16,t25,t33,t39,t53,t67,t80,t82,t93,t96,t108,&
208 TYPE(mpfr_type), INTENT(IN) :: T, R
209 TYPE(mpfr_type), DIMENSION(0:nmax) :: fm
222 TYPE(mpfr_type) :: t503,t507,t509,t519,t534,t548,t563,t573,t575,t577,t579,&
232 TYPE(mpfr_type) :: t1134,t1141,t1154,t1166,t1191,t1204,t1215,t1217,t1222,&
242 TYPE(mpfr_type) :: t1852,t1856,t1859,t1878,t1882,t1884,t1886,t1888,t1890,&
252 TYPE(mpfr_type) :: t2635,t2637,t2645,t2647,t2650,t2652,t2667,t2672,t2684,&
262 TYPE(mpfr_type) :: t3441,t3443,t3454,t3468,t3475,t3477,t3486,t3500,t3505,&
[all …]
H A Dmpfr_yukawa.f9027 TYPE(mpfr_type), INTENT(IN) :: U,T
28 TYPE(mpfr_type), DIMENSION(0:nmax) :: fm
55 TYPE(mpfr_type), INTENT(IN) :: U
56 TYPE(mpfr_type), DIMENSION(0:nmax) :: fm
59 TYPE(mpfr_type) :: t2,t3,&
484 TYPE(mpfr_type), INTENT(IN) :: U
485 TYPE(mpfr_type), DIMENSION(0:nmax) :: fm
487 TYPE(mpfr_type) :: t1,t2,t3,t4,t6,t7,t11,t16,t17,t22,t29,t31,t35,t40,t42,&
726 TYPE(mpfr_type), INTENT(IN) :: T, U
727 TYPE(mpfr_type), DIMENSION(0:nmax) &
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/tools/Fun2D/
H A Dmpfr.f9017 TYPE, BIND(C) :: mpfr_type type
22 END TYPE mpfr_type
27 TYPE(mpfr_type) :: value
33 TYPE(mpfr_type) :: value
694 TYPE(mpfr_type),&
704 TYPE(mpfr_type),&
717 TYPE(mpfr_type),&
727 TYPE(mpfr_type),&
729 TYPE(mpfr_type),&
802 TYPE(mpfr_type),INTENT(IN) :: a1
[all …]
H A Ddrvrec_mpfr.f9016 TYPE(mpfr_type) pd1((deg + 1) * (deg + 2) / 2)
17 TYPE(mpfr_type) pd2((deg + 1) * (deg + 2) / 2)
18 TYPE(mpfr_type) wpd((deg + 1) * (deg + 2) / 2)
19 TYPE(mpfr_type) fpd((deg + 1) * (deg + 2) / 2,0:nderiv)
20 TYPE(mpfr_type) t1(0:deg,(deg + 1) * (deg + 2) / 2)
21 TYPE(mpfr_type) t2(0:deg,(deg + 1) * (deg + 2) / 2)
22 TYPE(mpfr_type) c0(0:deg,0:deg,0:nderiv)
23 TYPE(mpfr_type) res(0:nderiv),esterr(0:nderiv)
24 TYPE(mpfr_type) a1,b1,a2,b2,esterr_out,x1,x2,zero
82 TYPE(mpfr_type) :: A1_mp,B1_mp,A2_mp,B2_mp,esterr_mp
[all …]
H A Dpadua2_mpfr.f9045 TYPE(mpfr_type) :: pt,s1,tcheb(0:deg)
47 TYPE(mpfr_type) :: sqrt2
84 TYPE(mpfr_type) :: pd1(*),pd2(*),wpd(*)
87 TYPE(mpfr_type) :: pi,rtemp0
180 TYPE(mpfr_type) :: esterr
181 TYPE(mpfr_type) :: pd1(npd),pd2(npd),wpd(npd),fpd(npd), &
245 TYPE(mpfr_type) :: res,tg1,tg2,c0(0:deg,0:deg),t1(0:deg),t2(0:deg)
248 TYPE(mpfr_type) :: dot,one
H A Dfunctions.f9022 TYPE(mpfr_type) :: x1,x2
23 TYPE(mpfr_type) :: res(0:nderiv)
25 TYPE(mpfr_type) :: T,r,upper,lower,zero
26 TYPE(mpfr_type) :: dummy(0:21)
H A Devalf.f9011 TYPE(mpfr_type):: Tval_mp, Rval_mp, dummy_mp(0:21)
H A Dmpfr_cutoff_gamma.f9025 TYPE(mpfr_type), INTENT(IN) :: R
26 TYPE(mpfr_type), DIMENSION(0:nmax) &
28 TYPE(mpfr_type) :: t1,t2,t4,t9,t16,t25,t33,t39,t53,t67,t80,t82,t93,t96,t108,&
208 TYPE(mpfr_type), INTENT(IN) :: T, R
209 TYPE(mpfr_type), DIMENSION(0:nmax) :: fm
222 TYPE(mpfr_type) :: t503,t507,t509,t519,t534,t548,t563,t573,t575,t577,t579,&
232 TYPE(mpfr_type) :: t1134,t1141,t1154,t1166,t1191,t1204,t1215,t1217,t1222,&
242 TYPE(mpfr_type) :: t1852,t1856,t1859,t1878,t1882,t1884,t1886,t1888,t1890,&
252 TYPE(mpfr_type) :: t2635,t2637,t2645,t2647,t2650,t2652,t2667,t2672,t2684,&
262 TYPE(mpfr_type) :: t3441,t3443,t3454,t3468,t3475,t3477,t3486,t3500,t3505,&
[all …]
H A Dmpfr_yukawa.f9027 TYPE(mpfr_type), INTENT(IN) :: U,T
28 TYPE(mpfr_type), DIMENSION(0:nmax) :: fm
55 TYPE(mpfr_type), INTENT(IN) :: U
56 TYPE(mpfr_type), DIMENSION(0:nmax) :: fm
59 TYPE(mpfr_type) :: t2,t3,&
484 TYPE(mpfr_type), INTENT(IN) :: U
485 TYPE(mpfr_type), DIMENSION(0:nmax) :: fm
487 TYPE(mpfr_type) :: t1,t2,t3,t4,t6,t7,t11,t16,t17,t22,t29,t31,t35,t40,t42,&
726 TYPE(mpfr_type), INTENT(IN) :: T, U
727 TYPE(mpfr_type), DIMENSION(0:nmax) &
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/multiprecision/test/
H A Dtest_generic_conv.cpp80 typedef number<mpfr_float_backend<500> > mpfr_type; in main() typedef
81 mpfr_type mpfr(c); in main()
82 mpfr_type mpfr2(c.str()); in main()
104 mpfr2 = static_cast<mpfr_type>(df.str()); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/multiprecision/test/
H A Dtest_generic_conv.cpp80 typedef number<mpfr_float_backend<500> > mpfr_type; in main() typedef
81 mpfr_type mpfr(c); in main()
82 mpfr_type mpfr2(c.str()); in main()
104 mpfr2 = static_cast<mpfr_type>(df.str()); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/multiprecision/test/
H A Dtest_generic_conv.cpp80 typedef number<mpfr_float_backend<500> > mpfr_type; in main() typedef
81 mpfr_type mpfr(c); in main()
82 mpfr_type mpfr2(c.str()); in main()
104 mpfr2 = static_cast<mpfr_type>(df.str()); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/multiprecision/test/
H A Dtest_generic_conv.cpp80 typedef number<mpfr_float_backend<500> > mpfr_type; in main() typedef
81 mpfr_type mpfr(c); in main()
82 mpfr_type mpfr2(c.str()); in main()
104 mpfr2 = static_cast<mpfr_type>(df.str()); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/multiprecision/test/
H A Dtest_generic_conv.cpp80 typedef number<mpfr_float_backend<500> > mpfr_type; in main() typedef
81 mpfr_type mpfr(c); in main()
82 mpfr_type mpfr2(c.str()); in main()
104 mpfr2 = static_cast<mpfr_type>(df.str()); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/multiprecision/test/
H A Dtest_generic_conv.cpp80 typedef number<mpfr_float_backend<500> > mpfr_type; in main() typedef
81 mpfr_type mpfr(c); in main()
82 mpfr_type mpfr2(c.str()); in main()
104 mpfr2 = static_cast<mpfr_type>(df.str()); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/multiprecision/test/
H A Dtest_generic_conv.cpp80 typedef number<mpfr_float_backend<500> > mpfr_type; in main() typedef
81 mpfr_type mpfr(c); in main()
82 mpfr_type mpfr2(c.str()); in main()
104 mpfr2 = static_cast<mpfr_type>(df.str()); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/multiprecision/test/
H A Dtest_generic_conv.cpp80 typedef number<mpfr_float_backend<500> > mpfr_type; in main() typedef
81 mpfr_type mpfr(c); in main()
82 mpfr_type mpfr2(c.str()); in main()
104 mpfr2 = static_cast<mpfr_type>(df.str()); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/multiprecision/test/
H A Dtest_generic_conv.cpp80 typedef number<mpfr_float_backend<500> > mpfr_type; in main() typedef
81 mpfr_type mpfr(c); in main()
82 mpfr_type mpfr2(c.str()); in main()
104 mpfr2 = static_cast<mpfr_type>(df.str()); in main()