source: ThirdParty/mpqc_open/src/bin/mpqc/mpqc.dox

Candidate_v1.6.1
Last change on this file was 860145, checked in by Frederik Heber <heber@…>, 8 years ago

Merge commit '0b990dfaa8c6007a996d030163a25f7f5fc8a7e7' as 'ThirdParty/mpqc_open'

  • 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.