Pyxaid2
 All Classes
Public Member Functions | Public Attributes | Friends | List of all members
MO Class Reference

Public Member Functions

 MO (int _npw)
 
MO operator- ()
 
MO operator+ (MO ob)
 
MO operator- (MO ob)
 
void operator+= (MO ob)
 
void operator-= (MO ob)
 
MO operator/ (double num)
 
MO operator/ (complex< double > num)
 
MO conj ()
 
void normalize ()
 
void complete ()
 

Public Attributes

int npw
 
double energy
 
double gweight
 
double fweight
 
vector< complex< double > > coeff
 

Friends

MO operator* (const double &f, const MO &m1)
 
MO operator* (const MO &m1, const double &f)
 
MO operator* (const float &f, const MO &m1)
 
MO operator* (const MO &m1, const float &f)
 
MO operator* (const complex< double > &f, const MO &m1)
 
MO operator* (const MO &m1, const complex< double > &f)
 
MO operator* (const complex< float > &f, const MO &m1)
 
MO operator* (const MO &m1, const complex< float > &f)
 
complex< double > operator* (const MO &m1, const MO &m2)
 

The documentation for this class was generated from the following files: