Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
ccsd.cxx File Reference
#include <ctf.hpp>
Include dependency graph for ccsd.cxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Integrals
 
class  Amplitudes
 

Functions

double divide (double a, double b)
 
void ccsd (Integrals &V, Amplitudes &T, int sched_nparts=0)
 
char * getCmdOption (char **begin, char **end, const std::string &option)
 
int main (int argc, char **argv)