Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_localization_methods.F2018 SUBROUTINE scdm_qrfact(vectors) subroutine
2022 CHARACTER(len=*), PARAMETER :: routineN = 'scdm_qrfact', routineP = moduleN//':'//routineN argument
2024 INTEGER :: handle, ncolT, nrowT
2025 REAL(KIND=dp), DIMENSION(:), POINTER :: tau
2026 TYPE(cp_fm_struct_type), POINTER :: cstruct
2027 TYPE(cp_fm_type), POINTER :: CTp, Qf, tmp
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_localization_methods.F2018 SUBROUTINE scdm_qrfact(vectors) subroutine
2022 CHARACTER(len=*), PARAMETER :: routineN = 'scdm_qrfact', routineP = moduleN//':'//routineN argument
2024 INTEGER :: handle, ncolT, nrowT
2025 REAL(KIND=dp), DIMENSION(:), POINTER :: tau
2026 TYPE(cp_fm_struct_type), POINTER :: cstruct
2027 TYPE(cp_fm_type), POINTER :: CTp, Qf, tmp