Home
last modified time | relevance | path

Searched refs:ncod (Results 1 – 25 of 27) sorted by relevance

12

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/hfx_tools/contraction/templates/
H A Dpart11 SUBROUTINE contract_generic(ncoa, ncob, ncoc, ncod, &
9 INTEGER, INTENT(IN) :: ncoa, ncob, ncoc, ncod, &
11 REAL(dp), DIMENSION(ncoa*ncob*ncoc*ncod), INTENT(IN) :: work
16 REAL(dp), DIMENSION(ncod,nsod*nl_d), INTENT(IN) :: sphi_d
19 REAL(dp), DIMENSION(ncoa* ncob*ncoc*ncod) :: buffer1, buffer2
34 imax=ncob*ncoc*ncod
H A Dpart44 kmax=ncod
H A Dpart23 imax=nsoa*ncoc*ncod
H A Dpart33 imax=nsoa*nsob*ncod
/dports/science/cp2k-data/cp2k-7.1.0/tools/hfx_tools/contraction/templates/
H A Dpart11 SUBROUTINE contract_generic(ncoa, ncob, ncoc, ncod, &
9 INTEGER, INTENT(IN) :: ncoa, ncob, ncoc, ncod, &
11 REAL(dp), DIMENSION(ncoa*ncob*ncoc*ncod), INTENT(IN) :: work
16 REAL(dp), DIMENSION(ncod,nsod*nl_d), INTENT(IN) :: sphi_d
19 REAL(dp), DIMENSION(ncoa* ncob*ncoc*ncod) :: buffer1, buffer2
34 imax=ncob*ncoc*ncod
H A Dpart44 kmax=ncod
H A Dpart33 imax=nsoa*nsob*ncod
H A Dpart23 imax=nsoa*ncoc*ncod
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dhfx_libint_interface.F408 REAL(dp) :: work(ncoa*ncob*ncoc*ncod, 12), work2(ncoa, ncob, ncoc, ncod, 12), &
891 DO l = 1, ncod
986 DO l = 1, ncod
1079 DO l = 1, ncod
1103 DO l = 1, ncod
1174 DO l = 1, ncod
1198 DO l = 1, ncod
1722 DO l = 1, ncod
1767 DO l = 1, ncod
1810 DO l = 1, ncod
[all …]
H A Dhfx_derivatives.F1880 ncoc, ncod, nelements_ij, nelements_kl, nproducts, nsgfla, nsgflb, nsgflc, nsgfld, nsoa, & local
1939 ncod = nco(ld)
1946 ncoa, ncob, ncoc, ncod, &
H A Dhfx_energy_potential.F2303 ncoc, ncod, nelements_ij, nelements_kl, nproducts, nsgfla, nsgflb, nsgflc, nsgfld, nsoa, & local
2354 ncod = nco(ld)
2361 ncoa, ncob, ncoc, ncod, &
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dhfx_libint_interface.F408 REAL(dp) :: work(ncoa*ncob*ncoc*ncod, 12), work2(ncoa, ncob, ncoc, ncod, 12), &
891 DO l = 1, ncod
986 DO l = 1, ncod
1079 DO l = 1, ncod
1103 DO l = 1, ncod
1174 DO l = 1, ncod
1198 DO l = 1, ncod
1722 DO l = 1, ncod
1767 DO l = 1, ncod
1810 DO l = 1, ncod
[all …]
H A Dhfx_derivatives.F1894 ncoc, ncod, nelements_ij, nelements_kl, nproducts, nsgfla, nsgflb, nsgflc, nsgfld, nsoa, & local
1953 ncod = nco(ld)
1960 ncoa, ncob, ncoc, ncod, &
H A Dhfx_energy_potential.F2303 ncoc, ncod, nelements_ij, nelements_kl, nproducts, nsgfla, nsgflb, nsgflc, nsgfld, nsoa, & local
2354 ncod = nco(ld)
2361 ncoa, ncob, ncoc, ncod, &
/dports/devel/R-cran-sfsmisc/sfsmisc/man/
H A Dn.code.Rd13 code2n(ncod, ndig = 1, dec.codes = c("", "d", "c", "k"))
17 \item{ncod}{character vector, typically resulting from
29 \code{code2n(ncod)} returns a \code{\link{integer}} vector of the same
30 length as \code{ncod}.
/dports/science/cp2k-data/cp2k-7.1.0/src/aobasis/
H A Dai_contraction_sphi.F148 ncoc, ncod, nsgfa, nsgfb, nsgfc, nsgfd) argument
154 INTEGER, INTENT(IN) :: ncoa, ncob, ncoc, ncod, nsgfa, nsgfb, & local
190 CALL dgemm("N", "N", nsgfa*m2*m3, nsgfd, ncod, 1._dp, cppp, nsgfa*m2*m3, &
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/aobasis/
H A Dai_contraction_sphi.F157 ncoc, ncod, nsgfa, nsgfb, nsgfc, nsgfd) argument
163 INTEGER, INTENT(IN) :: ncoa, ncob, ncoc, ncod, nsgfa, nsgfb, & local
199 CALL dgemm("N", "N", nsgfa*m2*m3, nsgfd, ncod, 1._dp, cppp, nsgfa*m2*m3, &
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/hfx_tools/contraction/
H A Dcreate209 ncod=${nco[$d]}
227 sed "s/nco(n_d)/$ncod/g" tmp > tmp1
/dports/science/cp2k-data/cp2k-7.1.0/tools/hfx_tools/contraction/
H A Dcreate209 ncod=${nco[$d]}
227 sed "s/nco(n_d)/$ncod/g" tmp > tmp1
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglZeroHalf/
H A DCgl012cut.hpp187 int *ncod; /* number of cuts with a given code in the pool */ member
H A DCgl012cut.cpp3123 pool->ncod = (int *) calloc(MAX_CUT_COD,sizeof(int)); in initialize_pool()
3124 if ( pool->ncod == NULL ) alloc_error(const_cast<char*>("pool->ncod")); in initialize_pool()
3172 (pool->ncod[p_cut->code])++; in insert_cut_in_pool()
3189 if ( pool->ncod[cod] == 0 ) return(FALSE); in cut_is_in_pool()
/dports/science/cp2k-data/cp2k-7.1.0/src/hfxbase/
H A Dhfx_contraction_methods.F64 SUBROUTINE contract(ncoa, ncob, ncoc, ncod, nsoa, nsob, nsoc, nsod, & argument
72 REAL(dp), DIMENSION(ncoa*ncob*ncoc*ncod), INTENT(IN) :: work
76 REAL(dp), DIMENSION(ncod, nsod*nl_d), INTENT(IN) :: sphi_d
79 REAL(dp), DIMENSION(ncoa*ncob*ncoc*ncod) :: buffer1, buffer2
85 MARK_USED(ncod)
103392 SUBROUTINE contract_generic(ncoa, ncob, ncoc, ncod, & argument
103402 REAL(dp), DIMENSION(ncoa*ncob*ncoc*ncod), &
103427 imax = ncob*ncoc*ncod
103512 imax = nsoa*ncoc*ncod
103597 imax = nsoa*nsob*ncod
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/hfxbase/
H A Dhfx_contraction_methods.F64 SUBROUTINE contract(ncoa, ncob, ncoc, ncod, nsoa, nsob, nsoc, nsod, & argument
72 REAL(dp), DIMENSION(ncoa*ncob*ncoc*ncod), INTENT(IN) :: work
76 REAL(dp), DIMENSION(ncod, nsod*nl_d), INTENT(IN) :: sphi_d
79 REAL(dp), DIMENSION(ncoa*ncob*ncoc*ncod) :: buffer1, buffer2
85 MARK_USED(ncod)
103392 SUBROUTINE contract_generic(ncoa, ncob, ncoc, ncod, & argument
103402 REAL(dp), DIMENSION(ncoa*ncob*ncoc*ncod), &
103427 imax = ncob*ncoc*ncod
103512 imax = nsoa*ncoc*ncod
103597 imax = nsoa*nsob*ncod
[all …]
/dports/devel/R-cran-sfsmisc/sfsmisc/R/
H A Dmisc-goodies.R984 code2n <- function(ncod, ndig = 1, dec.codes = c("","d","c","k")) argument
987 le <- nchar(ncod)
988 cod <- substring(ncod, le, le)
989 as.integer(substring(ncod, 1, le-1)) * 10^(match(cod, dec.codes)-1)
/dports/lang/yap/yap-6.2.2/C/
H A Dindex.c4836 replace_index_block(ClauseUnion *parent_block, yamop *cod, yamop *ncod, PredEntry *ap) in replace_index_block() argument
4841 *ncl = ClauseCodeToLogUpdIndex(ncod), in replace_index_block()
4870 *ncl = ClauseCodeToStaticIndex(ncod), in replace_index_block()

12