(git:3add494)
topology_input Module Reference

Reads the input sections "topology". More...

Functions/Subroutines

subroutine, public read_topology_section (topology, topology_section)
 reads the input section topology More...
 
subroutine, public read_constraints_section (topology, colvar_p, constraint_section)
 Read all the distance parameters. Put them in the constraint_distance array. More...
 

Detailed Description

Reads the input sections "topology".

History
JGH (26-01-2002) Added read_topology_section
Author
JGH

Function/Subroutine Documentation

◆ read_topology_section()

subroutine, public topology_input::read_topology_section ( type(topology_parameters_type topology,
type(section_vals_type), pointer  topology_section 
)

reads the input section topology

Parameters
topology...
topology_section...
History
none
Author
JGH (26-01-2002)

Definition at line 54 of file topology_input.F.

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

◆ read_constraints_section()

subroutine, public topology_input::read_constraints_section ( type(topology_parameters_type), intent(inout)  topology,
type(colvar_p_type), dimension(:), pointer  colvar_p,
type(section_vals_type), pointer  constraint_section 
)

Read all the distance parameters. Put them in the constraint_distance array.

Parameters
topology...
colvar_p...
constraint_section...
History
JGH (26-01-2002) Distance parameters are now stored in tables. The position within the table is used as handle for the topology teo Read the CONSTRAINT section within the new input style
Author
teo

Definition at line 108 of file topology_input.F.

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