2010-04-29 17:15:07 +02:00
|
|
|
\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
|
2010-12-03 16:06:01 +01:00
|
|
|
@image{eplf_logo}
|
2010-04-29 17:15:07 +02:00
|
|
|
@author @email{scemama@@irsamc.ups-tlse.fr,Anthony Scemama}
|
|
|
|
@end titlepage
|
2010-12-03 16:06:01 +01:00
|
|
|
@c image{filename[, width[, height[, alttext[, extension]]]]}
|
2010-04-29 17:15:07 +02:00
|
|
|
|
|
|
|
@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
|
2010-07-13 19:45:35 +02:00
|
|
|
@chapter What is EPLF?
|
2010-04-29 17:15:07 +02:00
|
|
|
@include intro.texi
|
|
|
|
|
2010-07-13 19:45:35 +02:00
|
|
|
@node Structure of the EPLF code
|
|
|
|
@chapter Structure of the EPLF code
|
|
|
|
@include programming.texi
|
|
|
|
|
|
|
|
@node Using the EPLF code
|
2010-04-29 17:15:07 +02:00
|
|
|
@chapter Using the @exe program
|
|
|
|
@include wf.texi
|
|
|
|
@include ezfio.texi
|
2010-07-13 19:45:35 +02:00
|
|
|
@include interface.texi
|
|
|
|
@include running.texi
|
2010-04-29 17:15:07 +02:00
|
|
|
|
|
|
|
@bye
|