Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmetadynamics.F243 REAL(KIND=dp), DIMENSION(3, 3) :: plu_vir, celltbt local
282 celltbt(1, 1) = cell%hmat(1, 1)
283 celltbt(1, 2) = cell%hmat(1, 2)
284 celltbt(1, 3) = cell%hmat(1, 3)
285 celltbt(2, 1) = cell%hmat(2, 1)
286 celltbt(2, 2) = cell%hmat(2, 2)
287 celltbt(2, 3) = cell%hmat(2, 3)
288 celltbt(3, 1) = cell%hmat(3, 1)
289 celltbt(3, 2) = cell%hmat(3, 2)
290 celltbt(3, 3) = cell%hmat(3, 3)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmetadynamics.F244 REAL(KIND=dp), DIMENSION(3, 3) :: plu_vir, celltbt local
283 celltbt(1, 1) = cell%hmat(1, 1)
284 celltbt(1, 2) = cell%hmat(1, 2)
285 celltbt(1, 3) = cell%hmat(1, 3)
286 celltbt(2, 1) = cell%hmat(2, 1)
287 celltbt(2, 2) = cell%hmat(2, 2)
288 celltbt(2, 3) = cell%hmat(2, 3)
289 celltbt(3, 1) = cell%hmat(3, 1)
290 celltbt(3, 2) = cell%hmat(3, 2)
291 celltbt(3, 3) = cell%hmat(3, 3)
[all …]