1/* This file contains only Doxygen documentation on the DRIVER
2   module.
3*/
4
5/**
6\defgroup driver The Driver geometry optimizer
7\brief Notes on the Driver geometry optimizer
8
9The Driver geometry optimization module delivers capabilities to:
10
11- Find minimum energy geometries
12
13- Find transition states
14
15It can perform these optimizations using different coordinate systems:
16
17- Cartesian coordinates
18
19- Internal coordinates
20
21These optimizations may be performed with or without constraints,
22and with or without periodic boundary conditions.
23
24*/
25/* $Id: geom_dox.c 25011 2013-12-19 17:45:25Z d3y133 $ */
26