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::HCoreWfn(3) MPQC sc::HCoreWfn(3)

sc::HCoreWfn

Inherits sc::OneBodyWavefunction.


HCoreWfn (StateIn &)
HCoreWfn (const Ref< KeyVal > &)
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. double occupation (int irrep, int vectornum)
Returns the occupation. RefSCMatrix oso_eigenvectors ()
Returns the orthogonal MO (columns) to orthogonal-SO (rows) transformation matrix. RefDiagSCMatrix eigenvalues ()
Returns the MO basis eigenvalues. RefSymmSCMatrix density ()
Returns the SO density. int spin_polarized ()
Return 1 if the alpha density is not equal to the beta density. int spin_unrestricted ()
Return 1 if the alpha orbitals are not equal to the beta orbitals. int value_implemented () const
Information about the availability of values, gradients, and hessians.

Returns the SO density.

Implements sc::Wavefunction.

Returns the MO basis eigenvalues.

Implements sc::OneBodyWavefunction.

Returns the occupation. The irreducible representation and the vector number within that representation are given as arguments.

Implements sc::OneBodyWavefunction.

Returns the orthogonal MO (columns) to orthogonal-SO (rows) transformation matrix.

Implements sc::OneBodyWavefunction.

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::OneBodyWavefunction.

Return 1 if the alpha density is not equal to the beta density.

Implements sc::Wavefunction.

Return 1 if the alpha orbitals are not equal to the beta orbitals.

Implements sc::OneBodyWavefunction.

Information about the availability of values, gradients, and hessians.

Reimplemented from sc::Function.

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.