Home
last modified time | relevance | path

Searched refs:nch_max (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_rho0_ggrid.F175 nch_max = ncoset(lmax0)
177 ALLOCATE (pab(nch_max, 1))
505 nch_max = ncoset(lmax0)
506 CALL reallocate(hab, 1, nch_max, 1, 1)
507 CALL reallocate(hab_sph, 1, nch_max)
508 CALL reallocate(hdab, 1, 3, 1, nch_max, 1, 1)
509 CALL reallocate(hadb, 1, 3, 1, nch_max, 1, 1)
510 CALL reallocate(hdab_sph, 1, 3, 1, nch_max)
511 CALL reallocate(a_hdab, 1, 3, 1, 3, 1, nch_max, 1, 1)
512 CALL reallocate(a_hdab_sph, 1, 3, 1, 3, 1, nch_max)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_rho0_ggrid.F174 nch_max = ncoset(lmax0)
176 ALLOCATE (pab(nch_max, 1))
517 nch_max = ncoset(lmax0)
518 CALL reallocate(hab, 1, nch_max, 1, 1)
519 CALL reallocate(hab_sph, 1, nch_max)
520 CALL reallocate(hdab, 1, 3, 1, nch_max, 1, 1)
521 CALL reallocate(hadb, 1, 3, 1, nch_max, 1, 1)
522 CALL reallocate(hdab_sph, 1, 3, 1, nch_max)
523 CALL reallocate(a_hdab, 1, 3, 1, 3, 1, nch_max, 1, 1)
524 CALL reallocate(a_hdab_sph, 1, 3, 1, 3, 1, nch_max)
[all …]