Home
last modified time | relevance | path

Searched defs:colvar_check_points (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dcolvar_methods.F1561 SUBROUTINE colvar_check_points(colvar, section) subroutine
1565 CHARACTER(len=*), PARAMETER :: routineN = 'colvar_check_points', & argument
1566 routineP = moduleN//':'//routineN
1568 INTEGER :: i, irep, natoms, npoints, nrep, nweights
1569 INTEGER, DIMENSION(:), POINTER :: atoms
1570 LOGICAL :: explicit
1571 REAL(KIND=dp), DIMENSION(:), POINTER :: r, weights
1572 TYPE(section_vals_type), POINTER :: point_sections
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dcolvar_methods.F1561 SUBROUTINE colvar_check_points(colvar, section) subroutine
1565 CHARACTER(len=*), PARAMETER :: routineN = 'colvar_check_points', & argument
1566 routineP = moduleN//':'//routineN
1568 INTEGER :: i, irep, natoms, npoints, nrep, nweights
1569 INTEGER, DIMENSION(:), POINTER :: atoms
1570 LOGICAL :: explicit
1571 REAL(KIND=dp), DIMENSION(:), POINTER :: r, weights
1572 TYPE(section_vals_type), POINTER :: point_sections