formula.h File Reference
#include "mpqc/chemistry/qc/lcao/expression/fwd.h"
#include <vector>
#include "mpqc/math/groups/petite_list.h"
#include "greek_to_english_name.h"
#include "mpqc/chemistry/qc/lcao/expression/operator.h"
#include "orbital_index.h"
#include <iostream>
Include dependency graph for formula.h:
This graph shows which files directly or indirectly include this file:
Classes | |
struct | mpqc::detail::identity |
provides identity transform for strings More... | |
struct | mpqc::detail::append_count |
transforms strings by appending string representation of an integral counter More... | |
class | mpqc::Formula |
Formula parses a string representation of quantum mechanical matrix elements and related expressions. More... | |
Namespaces | |
mpqc | |
The top-level namespace for all Massively Parallel Quantum Chemistry package. | |
mpqc::detail | |