cluster.h File Reference
#include "mpqc/chemistry/molecule/cluster_concept.h"
#include "mpqc/chemistry/molecule/fwd.h"
#include <iosfwd>
#include <vector>
Include dependency graph for cluster.h:
This graph shows which files directly or indirectly include this file:

Classes

class  mpqc::Cluster
 is the unit that holds a collection of clusterables that go together. More...
 

Namespaces

 mpqc
 The top-level namespace for all Massively Parallel Quantum Chemistry package.
 

Functions

std::ostream & mpqc::operator<< (std::ostream &, Cluster const &)
 print the cluster by printing each of its elements More...
 
Vector3d const & mpqc::center (Cluster const &c)
 print the cluster by printing each of its elements More...