#include <molsys.h>
|  | 
|  | MolecularSystem () | 
|  | 
| void | save (World &world, const char *filename) | 
|  | 
| void | load (World &world, const char *filename, unsigned int naplha, unsigned int nvalpha, unsigned int nbeta, unsigned int nvbeta, unsigned int n_core) | 
|  | 
  
  | 
        
          | MolecularSystem::MolecularSystem | ( |  | ) |  |  | inline | 
 
 
      
        
          | void MolecularSystem::load | ( | World & | world, | 
        
          |  |  | const char * | filename, | 
        
          |  |  | unsigned int | naplha, | 
        
          |  |  | unsigned int | nvalpha, | 
        
          |  |  | unsigned int | nbeta, | 
        
          |  |  | unsigned int | nvbeta, | 
        
          |  |  | unsigned int | n_core | 
        
          |  | ) |  |  | 
      
 
References aeps, amo, aocc, aset, beps, bmo, bocc, bset, madness::copy(), k, matrix_inner(), mpfr::min(), madness::normalize(), madness::project(), madness::Q3(), madness::reconstruct(), spin_restricted, thresh, madness::transform(), and madness::truncate().
 
 
      
        
          | void MolecularSystem::save | ( | World & | world, | 
        
          |  |  | const char * | filename | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | std::vector<int> MolecularSystem::aset | 
      
 
 
      
        
          | std::vector<int> MolecularSystem::bset | 
      
 
 
      
        
          | bool MolecularSystem::spin_restricted | 
      
 
 
The documentation for this struct was generated from the following files: