(git:c5411e0)
Loading...
Searching...
No Matches
molecule_types::local_constraint_type Type Reference

Data Fields

type(local_colvar_constraint_type), dimension(:), pointer lcolv => NULL()
 
type(local_g3x3_constraint_type), dimension(:), pointer lg3x3 => NULL()
 
type(local_g4x6_constraint_type), dimension(:), pointer lg4x6 => NULL()
 

Detailed Description

Definition at line 86 of file molecule_types.F.

Field Documentation

◆ lcolv

type(local_colvar_constraint_type), dimension(:), pointer molecule_types::local_constraint_type::lcolv => NULL()

Definition at line 87 of file molecule_types.F.

◆ lg3x3

type(local_g3x3_constraint_type), dimension(:), pointer molecule_types::local_constraint_type::lg3x3 => NULL()

Definition at line 88 of file molecule_types.F.

◆ lg4x6

type(local_g4x6_constraint_type), dimension(:), pointer molecule_types::local_constraint_type::lg4x6 => NULL()

Definition at line 89 of file molecule_types.F.


The documentation for this type was generated from the following file: