GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::PZ81LCFunctional(3) MPQC sc::PZ81LCFunctional(3)

sc::PZ81LCFunctional - Implements the PZ81 local (LSDA) correlation functional.

#include <functional.h>

Inherits sc::LSDACFunctional.


PZ81LCFunctional (const Ref< KeyVal > &)
PZ81LCFunctional (StateIn &)
void save_data_state (StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them. void point_lc (const PointInputData &, PointOutputData &, double &, double &, double &)


double Fec_rsgt1 (double rs, double beta_1, double beta_2, double gamma)
double dFec_rsgt1_drho (double rs, double beta_1, double beta_2, double gamma, double &dec_drs)
double Fec_rslt1 (double rs, double A, double B, double C, double D)
double dFec_rslt1_drho (double rs, double A, double B, double C, double D, double &dec_drs)

Implements the PZ81 local (LSDA) correlation functional.

This local correlation functional is used in P86.

J. P. Perdew and A. Zunger, Phys. Rev. B, 23, pp. 5048-5079, 1981.

Implements sc::LSDACFunctional.

Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them. This must be implemented by the derived class if the class has data.

Reimplemented from sc::LSDACFunctional.

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.