| Module | Source File | Description | 
|---|---|---|
| rmsd | rmsd.f90 | |
| rmsd_config | config.f90 | Configuration data for calculations of RMSDs between structures  | 
| rmsd_filter | filter.f90 | Implementation of a filter type to store selection rules for molecular structure components based on atomic numbers and element symbols.  | 
| rmsd_ls | ls.f90 | Implementation of the least-square RMSD fit of two structures  | 
| rmsd_toml | toml.f90 | Proxy interface to TOML-Fortran library  | 
| rmsd_version | version.f90 | Versioning information on this library.  | 
| targ | targ.f90 |