(git:ed6f26b)
Loading...
Searching...
No Matches
tmc_utils.F
Go to the documentation of this file.
1
!--------------------------------------------------------------------------------------------------!
2
! CP2K: A general program to perform molecular dynamics simulations !
3
! Copyright 2000-2025 CP2K developers group <https://cp2k.org> !
4
! !
5
! SPDX-License-Identifier: GPL-2.0-or-later !
6
!--------------------------------------------------------------------------------------------------!
7
8
! **************************************************************************************************
9
!> \brief utillities for the TMC
10
!> \par History
11
!> 11.2012 created [Mandes Schoenherr]
12
!> \author Mandes
13
! **************************************************************************************************
14
15
MODULE
tmc_utils
16
17
#include "../base/base_uses.f90"
18
IMPLICIT NONE
19
20
PRIVATE
21
22
CHARACTER(len=*)
,
PARAMETER
,
PRIVATE
:: moduleN =
'tmc_utils'
23
24
END MODULE
tmc_utils
tmc_utils
utillities for the TMC
Definition
tmc_utils.F:15
tmc
tmc_utils.F
Generated by
1.9.8