(git:3add494)
input_cp2k_colvar Module Reference

Functions/Subroutines

recursive subroutine, public create_colvar_section (section, skip_recursive_colvar)
 creates the colvar section More...
 
subroutine, public create_colvar_xyz_d_section (section)
 creates the colvar section regarded to the collective variables dist More...
 
subroutine, public create_colvar_xyz_od_section (section)
 creates the colvar section regarded to the collective variables dist More...
 

Detailed Description

History
Author
teo & fawzi

Function/Subroutine Documentation

◆ create_colvar_section()

recursive subroutine, public input_cp2k_colvar::create_colvar_section ( type(section_type), pointer  section,
logical, optional  skip_recursive_colvar 
)

creates the colvar section

Parameters
sectionthe section to be created
skip_recursive_colvar...
Author
teo

Definition at line 62 of file input_cp2k_colvar.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_colvar_xyz_d_section()

subroutine, public input_cp2k_colvar::create_colvar_xyz_d_section ( type(section_type), pointer  section)

creates the colvar section regarded to the collective variables dist

Parameters
sectionthe section to be created
Author
teo

Definition at line 833 of file input_cp2k_colvar.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_colvar_xyz_od_section()

subroutine, public input_cp2k_colvar::create_colvar_xyz_od_section ( type(section_type), pointer  section)

creates the colvar section regarded to the collective variables dist

Parameters
sectionthe section to be created
Author
teo

Definition at line 893 of file input_cp2k_colvar.F.

Here is the call graph for this function:
Here is the caller graph for this function: