|
MADNESS 0.10.1
|
This is the complete list of members for MatrixOperator, including all inherited members.
| add_operator(const int i, const int j, const double_complex &fac, const std::shared_ptr< SCFOperatorBase< double_complex, 3 > > op) | MatrixOperator | inline |
| add_submatrix(int istart, int jstart, const MatrixOperator &submatrix) | MatrixOperator | inline |
| elements | MatrixOperator | |
| MatrixOperator(const int i=4, const int j=4) | MatrixOperator | inlineexplicit |
| ncol() const | MatrixOperator | inline |
| nrow() const | MatrixOperator | inline |
| operator()(const Spinor &arg) const | MatrixOperator | inlinevirtual |
| operator()(const std::vector< Spinor > &arg) const | MatrixOperator | inlinevirtual |
| operator+(const MatrixOperator &other) const | MatrixOperator | inline |
| operator+=(const MatrixOperator &other) | MatrixOperator | inline |
| opT typedef | MatrixOperator | |
| print(std::string name="") const | MatrixOperator | inline |