mirror of
https://gitlab.com/scemama/eplf
synced 2024-11-19 04:22:38 +01:00
58 lines
1.3 KiB
Plaintext
58 lines
1.3 KiB
Plaintext
|
\input texinfo @c -*-texinfo-*-
|
||
|
@c %**start of header (This is for running texinfo on a region.)
|
||
|
@setfilename eplf.info
|
||
|
@settitle Electron Pair Localization Function
|
||
|
@afourpaper
|
||
|
@c %**end of header (This is for running texinfo on a region.)
|
||
|
@macro exe
|
||
|
{@acronym{EPLF} }
|
||
|
@end macro
|
||
|
|
||
|
@ignore
|
||
|
@ifinfo
|
||
|
@format
|
||
|
START-INFO-DIR-ENTRY
|
||
|
* EPLF: (eplf.info). Electron Pair Localization Function
|
||
|
END-INFO-DIR-ENTRY
|
||
|
@end format
|
||
|
@end ifinfo
|
||
|
@end ignore
|
||
|
|
||
|
@ifinfo
|
||
|
This file documents @exe, a code to compute the Electron Pair
|
||
|
Localization Function.@refill
|
||
|
@end ifinfo
|
||
|
|
||
|
@titlepage
|
||
|
@title @exe
|
||
|
@subtitle Electron Pair Localization Function: User's Guide
|
||
|
@subtitle May, 2010
|
||
|
@author @email{scemama@@irsamc.ups-tlse.fr,Anthony Scemama}
|
||
|
@end titlepage
|
||
|
|
||
|
@ifinfo
|
||
|
@node Top, (dir), (dir)
|
||
|
@top General Introduction
|
||
|
@c Preface or Licensing nodes should come right
|
||
|
@c after the Top node, in `unnumbered' sections,
|
||
|
@c then the chapter, `What is foogol'.
|
||
|
This file documents @exe, a code to compute the Electron Pair
|
||
|
Localization Function.@refill
|
||
|
@end ifinfo
|
||
|
|
||
|
@menu
|
||
|
* Introduction:: Definition the Electron Pair Localization Function
|
||
|
* Using EPLF :: A basic introduction to using @exe.
|
||
|
@end menu
|
||
|
|
||
|
@node Introduction
|
||
|
@chapter Introduction
|
||
|
@include intro.texi
|
||
|
|
||
|
@node Using EPLF
|
||
|
@chapter Using the @exe program
|
||
|
@include wf.texi
|
||
|
@include ezfio.texi
|
||
|
|
||
|
@bye
|