Greens-code
A modular quantum transport code
super_Matrix Member List

This is the complete list of members for super_Matrix, including all inherited members.

Add(row r, column c, complex v)Matrixinline
add_diagonal(complex e)Matrix
Add_To(Matrix &m) constsuper_Matrix
Apply(const complex *phi, complex *result) constcalculation_Matrixinline
Apply(const Vector &phi, Vector &result) constcalculation_Matrix
Apply(complex *phi) constcalculation_Matrixinline
Apply(Vector &phi) constcalculation_Matrix
assert_size(row r, column c)Matrix
assert_size(row r, column c) constMatrix
Bake_to_Distributed_Multiply()super_Matrix
Bake_to_Factorize(bool distributed=false)super_Matrix
Bake_to_Multiply(bool use_mkl=true)super_Matrix
check_hermitian() const (defined in Matrix)Matrix
check_realsymmetric() const (defined in Matrix)Matrix
const_ref typedef (defined in super_Matrix)super_Matrix
deep_copy() constsuper_Matrix
Factorize()super_Matrix
formatted_print(std::ostream &) const (defined in Matrix)Matrix
Get(row r, column c) constMatrixinline
get_comm() constsuper_Matrixinline
get_double_param(const std::string &, double &) const (defined in super_Matrix)super_Matrix
get_int_param(const std::string &, int &) const (defined in super_Matrix)super_Matrix
get_status()super_Matrixinline
indexpair typedef (defined in super_Matrix)super_Matrix
Insert(row r, column c, complex v)Matrixinline
insert_diagonal(complex e)Matrix
multiply_by_number(complex v)Matrix
ncols() constMatrixinline
nrows() constMatrixinline
num_of_cols() const (defined in Matrix)Matrixinline
num_of_rows() const (defined in Matrix)Matrixinline
obtain_Diagonal(complex *)super_Matrix
operator+=(Matrix const &rhs) (defined in Matrix)Matrix
Output(std::ostream &os) constsuper_Matrixinline
p_const_iterator_factory typedef (defined in super_Matrix)super_Matrix
p_iterator_factory typedef (defined in super_Matrix)super_Matrix
print(std::ostream &) constMatrix
provide_const_iterator() const (defined in super_Matrix)super_Matrixinline
provide_iterator()super_Matrixinline
ref typedef (defined in super_Matrix)super_Matrix
Reset()super_Matrix
Scale(complex v)calculation_Matrixinline
set_param(const std::string &, double)super_Matrix
set_param(const std::string &, int) (defined in super_Matrix)super_Matrix
status typedef (defined in super_Matrix)super_Matrix
super_Matrix(MPI_Comm comm, const int N)super_Matrixexplicit
~calculation_Matrix() (defined in calculation_Matrix)calculation_Matrixinlinevirtual
~Matrix() (defined in Matrix)Matrixinlinevirtual
~super_Matrix() (defined in super_Matrix)super_Matrixvirtual