Home
last modified time | relevance | path

Searched refs:pp_d (Results 1 – 15 of 15) sorted by relevance

/dports/math/py-ducc0/ducc0-0.22.0/python/
H A Dpointingprovider_pymod.cc274 using pp_d = PyPointingProvider<double>; in add_pointingprovider() typedef
275 py::class_<pp_d>(m, "PointingProvider", py::module_local()) in add_pointingprovider()
278 .def ("get_rotated_quaternions", &pp_d::pyget_rotated_quaternions, in add_pointingprovider()
281 .def ("get_rotated_quaternions", &pp_d::pyget_rotated_quaternions_out, in add_pointingprovider()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dsemi_empirical_int_utils.F1947 ij_matrix%pp_d(:, 1, k, k) = p_d(:, k, 1)*p(k, 1) + p(k, 1)*p_d(:, k, 1)
1948 ij_matrix%pp_d(:, 2, k, k) = p_d(:, k, 2)*p(k, 2) + p(k, 2)*p_d(:, k, 2)
1949 ij_matrix%pp_d(:, 3, k, k) = p_d(:, k, 3)*p(k, 3) + p(k, 3)*p_d(:, k, 3)
1950 ij_matrix%pp_d(:, 4, k, k) = p_d(:, k, 1)*p(k, 2) + p(k, 1)*p_d(:, k, 2)
1951 ij_matrix%pp_d(:, 5, k, k) = p_d(:, k, 1)*p(k, 3) + p(k, 1)*p_d(:, k, 3)
1952 ij_matrix%pp_d(:, 6, k, k) = p_d(:, k, 2)*p(k, 3) + p(k, 2)*p_d(:, k, 3)
1955 … ij_matrix%pp_d(:, 1, k, l) = 2.0_dp*(p_d(:, k, 1)*p(l, 1) + p(k, 1)*p_d(:, l, 1))
1956 … ij_matrix%pp_d(:, 2, k, l) = 2.0_dp*(p_d(:, k, 2)*p(l, 2) + p(k, 2)*p_d(:, l, 2))
1958 ij_matrix%pp_d(:, 4, k, l) = (p_d(:, k, 1)*p(l, 2) + p(k, 1)*p_d(:, l, 2)) + &
1960 ij_matrix%pp_d(:, 5, k, l) = (p_d(:, k, 1)*p(l, 3) + p(k, 1)*p_d(:, l, 3)) + &
[all …]
H A Dsemi_empirical_int_ana.F243 core(3, n)*ij_matrix%pp_d(1, ipp, 1, 1) + &
245 … core(4, n)*(ij_matrix%pp_d(1, ipp, 2, 2) + ij_matrix%pp_d(1, ipp, 3, 3))
248 core(3, n)*ij_matrix%pp_d(2, ipp, 1, 1) + &
250 … core(4, n)*(ij_matrix%pp_d(2, ipp, 2, 2) + ij_matrix%pp_d(2, ipp, 3, 3))
253 core(3, n)*ij_matrix%pp_d(3, ipp, 1, 1) + &
255 … core(4, n)*(ij_matrix%pp_d(3, ipp, 2, 2) + ij_matrix%pp_d(3, ipp, 3, 3))
1466 cc_d(1) = ij_matrix%pp_d(1, i, i1 - 1, j1 - 1)
1467 cc_d(2) = ij_matrix%pp_d(2, i, i1 - 1, j1 - 1)
1468 cc_d(3) = ij_matrix%pp_d(3, i, i1 - 1, j1 - 1)
1477 cc_d(1) = ij_matrix%pp_d(1, 1 + i + j, i1 - 1, j1 - 1)
[all …]
H A Dsemi_empirical_int_debug.F78 matrix_n%pp_d(j, :, :, :) = (matrix_p%pp - matrix_m%pp)/(2.0_dp*dx)
82 … IF (.NOT. check_value(matrix_n%pp_d(j, l, k, i), ij_matrix%pp_d(j, l, k, i), dx, 0.1_dp)) THEN
H A Dsemi_empirical_types.F119 REAL(KIND=dp), DIMENSION(3, 6, 3, 3) :: pp_d component
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dsemi_empirical_int_utils.F1947 ij_matrix%pp_d(:, 1, k, k) = p_d(:, k, 1)*p(k, 1) + p(k, 1)*p_d(:, k, 1)
1948 ij_matrix%pp_d(:, 2, k, k) = p_d(:, k, 2)*p(k, 2) + p(k, 2)*p_d(:, k, 2)
1949 ij_matrix%pp_d(:, 3, k, k) = p_d(:, k, 3)*p(k, 3) + p(k, 3)*p_d(:, k, 3)
1950 ij_matrix%pp_d(:, 4, k, k) = p_d(:, k, 1)*p(k, 2) + p(k, 1)*p_d(:, k, 2)
1951 ij_matrix%pp_d(:, 5, k, k) = p_d(:, k, 1)*p(k, 3) + p(k, 1)*p_d(:, k, 3)
1952 ij_matrix%pp_d(:, 6, k, k) = p_d(:, k, 2)*p(k, 3) + p(k, 2)*p_d(:, k, 3)
1955 … ij_matrix%pp_d(:, 1, k, l) = 2.0_dp*(p_d(:, k, 1)*p(l, 1) + p(k, 1)*p_d(:, l, 1))
1956 … ij_matrix%pp_d(:, 2, k, l) = 2.0_dp*(p_d(:, k, 2)*p(l, 2) + p(k, 2)*p_d(:, l, 2))
1958 ij_matrix%pp_d(:, 4, k, l) = (p_d(:, k, 1)*p(l, 2) + p(k, 1)*p_d(:, l, 2)) + &
1960 ij_matrix%pp_d(:, 5, k, l) = (p_d(:, k, 1)*p(l, 3) + p(k, 1)*p_d(:, l, 3)) + &
[all …]
H A Dsemi_empirical_int_ana.F243 core(3, n)*ij_matrix%pp_d(1, ipp, 1, 1) + &
245 … core(4, n)*(ij_matrix%pp_d(1, ipp, 2, 2) + ij_matrix%pp_d(1, ipp, 3, 3))
248 core(3, n)*ij_matrix%pp_d(2, ipp, 1, 1) + &
250 … core(4, n)*(ij_matrix%pp_d(2, ipp, 2, 2) + ij_matrix%pp_d(2, ipp, 3, 3))
253 core(3, n)*ij_matrix%pp_d(3, ipp, 1, 1) + &
255 … core(4, n)*(ij_matrix%pp_d(3, ipp, 2, 2) + ij_matrix%pp_d(3, ipp, 3, 3))
1466 cc_d(1) = ij_matrix%pp_d(1, i, i1 - 1, j1 - 1)
1467 cc_d(2) = ij_matrix%pp_d(2, i, i1 - 1, j1 - 1)
1468 cc_d(3) = ij_matrix%pp_d(3, i, i1 - 1, j1 - 1)
1477 cc_d(1) = ij_matrix%pp_d(1, 1 + i + j, i1 - 1, j1 - 1)
[all …]
H A Dsemi_empirical_int_debug.F78 matrix_n%pp_d(j, :, :, :) = (matrix_p%pp - matrix_m%pp)/(2.0_dp*dx)
82 … IF (.NOT. check_value(matrix_n%pp_d(j, l, k, i), ij_matrix%pp_d(j, l, k, i), dx, 0.1_dp)) THEN
H A Dsemi_empirical_types.F119 REAL(KIND=dp), DIMENSION(3, 6, 3, 3) :: pp_d component
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dshadow_pc.cpp81 int32 *pp_d = p_d; in DrawShadow1PC() local
85 …MakeShadowPC(srap, local, nVertices, pp_n, *pp_d, pldirs, plcolours, world2screen, local2world, de… in DrawShadow1PC()
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Utils/
H A DOutputable.hs661 let pp_d = runSDoc d sty function
662 str = show pp_d
664 [] -> Pretty.quotes pp_d
665 '\'' : _ -> pp_d
666 _ | '\'' <- last str -> pp_d
667 | otherwise -> Pretty.quotes pp_d
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/utils/
H A DOutputable.hs614 let pp_d = runSDoc d sty function
615 str = show pp_d
617 (_, Just '\'') -> pp_d
618 ('\'' : _, _) -> pp_d
619 _other -> Pretty.quotes pp_d
/dports/lang/ghc/ghc-8.10.7/compiler/utils/
H A DOutputable.hs614 let pp_d = runSDoc d sty function
615 str = show pp_d
617 (_, Just '\'') -> pp_d
618 ('\'' : _, _) -> pp_d
619 _other -> Pretty.quotes pp_d
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Utils/
H A DOutputable.hs643 let pp_d = runSDoc d sty function
644 str = show pp_d
646 (_, Just '\'') -> pp_d
647 ('\'' : _, _) -> pp_d
648 _other -> Pretty.quotes pp_d
/dports/science/py-scipy/scipy-1.7.1/scipy/interpolate/tests/
H A Dtest_interpolate.py1490 pp_d = pp.derivative()
1496 assert_(np.isnan(pp_d([-0.1, 1.1])).all())
1501 assert_(not np.isnan(pp_d([-0.1, 1.1])).any())