MADNESS  0.10.1
MatrixOperator Member List

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)MatrixOperatorinline
add_submatrix(int istart, int jstart, const MatrixOperator &submatrix)MatrixOperatorinline
elementsMatrixOperator
MatrixOperator(const int i=4, const int j=4)MatrixOperatorinlineexplicit
ncol() constMatrixOperatorinline
nrow() constMatrixOperatorinline
operator()(const Spinor &arg) constMatrixOperatorinlinevirtual
operator()(const std::vector< Spinor > &arg) constMatrixOperatorinlinevirtual
operator+(const MatrixOperator &other) constMatrixOperatorinline
operator+=(const MatrixOperator &other)MatrixOperatorinline
opT typedefMatrixOperator
print(std::string name="") constMatrixOperatorinline