Greens-code
A modular quantum transport code
|
This is the complete list of members for mkl_Matrix, including all inherited members.
Add(row r, column c, complex v) | Matrix | inline |
add_diagonal(complex e) | Matrix | |
Apply(const complex *phi, complex *result) const | calculation_Matrix | inline |
Apply(const Vector &phi, Vector &result) const | calculation_Matrix | |
Apply(complex *phi) const | calculation_Matrix | inline |
Apply(Vector &phi) const | calculation_Matrix | |
assert_size(row r, column c) | Matrix | |
assert_size(row r, column c) const | Matrix | |
check_hermitian() const (defined in Matrix) | Matrix | |
check_realsymmetric() const (defined in Matrix) | Matrix | |
const_ref typedef (defined in mkl_Matrix) | mkl_Matrix | |
flip_mkl_t_flag() (defined in mkl_Matrix) | mkl_Matrix | |
formatted_print(std::ostream &) const (defined in Matrix) | Matrix | |
Get(row r, column c) const | Matrix | inline |
Insert(row r, column c, complex v) | Matrix | inline |
insert_diagonal(complex e) | Matrix | |
ld() const (defined in mkl_Matrix) | mkl_Matrix | inline |
mkl_Matrix() (defined in mkl_Matrix) | mkl_Matrix | inline |
multiply_by_number(complex v) | Matrix | |
ncols() const | Matrix | inline |
nrows() const | Matrix | inline |
num_of_cols() const (defined in Matrix) | Matrix | inline |
num_of_rows() const (defined in Matrix) | Matrix | inline |
operator+=(Matrix const &rhs) (defined in Matrix) | Matrix | |
print(std::ostream &) const | Matrix | |
raw_storage() const (defined in mkl_Matrix) | mkl_Matrix | inline |
raw_storage() (defined in mkl_Matrix) | mkl_Matrix | inline |
raw_storage(const row r, const column c) const (defined in mkl_Matrix) | mkl_Matrix | inline |
raw_storage(const row r, const column c) (defined in mkl_Matrix) | mkl_Matrix | inline |
ref typedef (defined in mkl_Matrix) | mkl_Matrix | |
Scale(complex v) | calculation_Matrix | inline |
set_mkl_t_flag(trans t) (defined in mkl_Matrix) | mkl_Matrix | inline |
t_c enum value (defined in mkl_Matrix) | mkl_Matrix | |
t_flag() const (defined in mkl_Matrix) | mkl_Matrix | |
t_n enum value (defined in mkl_Matrix) | mkl_Matrix | |
t_t enum value (defined in mkl_Matrix) | mkl_Matrix | |
trans enum name (defined in mkl_Matrix) | mkl_Matrix | |
~calculation_Matrix() (defined in calculation_Matrix) | calculation_Matrix | inlinevirtual |
~Matrix() (defined in Matrix) | Matrix | inlinevirtual |
~mkl_Matrix() (defined in mkl_Matrix) | mkl_Matrix | inline |