MADNESS  0.10.1
Functions
test_MolecularOrbitals.cc File Reference
#include <madness/chem/MolecularOrbitals.h>
#include <madness/chem/SCF.h>
#include <madness/chem/write_test_input.h>
Include dependency graph for test_MolecularOrbitals.cc:

Functions

int compare_calc_and_mos (World &world, const SCF &calc, const MolecularOrbitals< double, 3 > &amo)
 
int main (int argc, char **argv)
 
int test_read_restartaodata (World &world)
 
int test_read_restartdata (World &world)
 

Function Documentation

◆ compare_calc_and_mos()

int compare_calc_and_mos ( World world,
const SCF calc,
const MolecularOrbitals< double, 3 > &  amo 
)

◆ main()

int main ( int  argc,
char **  argv 
)

◆ test_read_restartaodata()

int test_read_restartaodata ( World world)

◆ test_read_restartdata()

int test_read_restartdata ( World world)