source: src/bin/mpqc/mpqc.dox@ 3d4397

Last change on this file since 3d4397 was 5d30c1, checked in by Frederik Heber <heber@…>, 13 years ago

Initial commit based on 3.0.0alpha (here claimed as 2.4).

  • simply added all files.
  • Property mode set to 100644
File size: 622 bytes
Line 
1
2/** \page mpqc
3
4The Massively Parallel Quantum Chemistry program (MPQC) computes the
5properties of molecules from first principles.
6
7This documentation is divided into the following chapters:
8
9\if html
10<ul>
11 <li> \ref mpqcover
12 <li> \ref mpqccomp
13 <li> \ref mpqcrunning
14 <li> \ref mpqcinp
15 <li> \ref mpqcval
16 <li> \ref mpqcpsi
17 <li> \ref mpqccomponents
18 <li> \ref mpqclic
19 <li> \ref mpqcwar
20</ul>
21\endif
22
23\if man
24<ul>
25 <li> \ref mpqcover
26 <li> \ref mpqcrunning
27 <li> \ref mpqcinp
28 <li> \ref mpqcval
29 <li> \ref mpqcpsi
30 <li> \ref mpqccomponents
31 <li> \ref mpqclic
32 <li> \ref mpqcwar
33</ul>
34<br>
35\endif
36
37*/
Note: See TracBrowser for help on using the repository browser.