formula_registry.h File Reference
#include "mpqc/chemistry/qc/lcao/expression/fwd.h"
#include <map>
#include "mpqc/chemistry/qc/lcao/expression/formula.h"
#include "mpqc/math/external/tiledarray/array_info.h"
#include "mpqc/util/core/exception.h"
#include "mpqc/util/external/madworld/parallel_print.h"
Include dependency graph for formula_registry.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | mpqc::Registry< Key, Value > |
a syntactically-sweet wrapper of std::map, not thread_safe for writing More... | |
class | mpqc::FormulaRegistryBase |
class | mpqc::FormulaRegistry< Value > |
map Formula to Value object More... | |
Namespaces | |
mpqc | |
The top-level namespace for all Massively Parallel Quantum Chemistry package. | |