Reference documentation for deal.II version 9.1.0-pre
ScaLAPACKMatrix< NumberType > Member List

This is the complete list of members for ScaLAPACKMatrix< NumberType >, including all inherited members.

add(const ScaLAPACKMatrix< NumberType > &B, const NumberType a=0., const NumberType b=1., const bool transpose_B=false)ScaLAPACKMatrix< NumberType >
add(const NumberType b, const ScaLAPACKMatrix< NumberType > &B)ScaLAPACKMatrix< NumberType >
begin()TransposeTable< NumberType >protected
begin() constTransposeTable< NumberType >protected
column_block_sizeScaLAPACKMatrix< NumberType >private
compute_cholesky_factorization()ScaLAPACKMatrix< NumberType >
compute_lu_factorization()ScaLAPACKMatrix< NumberType >
compute_SVD(ScaLAPACKMatrix< NumberType > *U=nullptr, ScaLAPACKMatrix< NumberType > *VT=nullptr)ScaLAPACKMatrix< NumberType >
const_iterator typedefTransposeTable< NumberType >protected
const_reference typedefTransposeTable< NumberType >protected
copy_to(FullMatrix< NumberType > &matrix) const ScaLAPACKMatrix< NumberType >
copy_to(ScaLAPACKMatrix< NumberType > &dest) const ScaLAPACKMatrix< NumberType >
copy_to(ScaLAPACKMatrix< NumberType > &B, const std::pair< unsigned int, unsigned int > &offset_A, const std::pair< unsigned int, unsigned int > &offset_B, const std::pair< unsigned int, unsigned int > &submatrix_size) const ScaLAPACKMatrix< NumberType >
copy_transposed(const ScaLAPACKMatrix< NumberType > &B)ScaLAPACKMatrix< NumberType >
descriptorScaLAPACKMatrix< NumberType >private
eigenpairs_symmetric(const bool compute_eigenvectors, const std::pair< unsigned int, unsigned int > &index_limits=std::make_pair(numbers::invalid_unsigned_int, numbers::invalid_unsigned_int), const std::pair< NumberType, NumberType > &value_limits=std::make_pair(std::numeric_limits< NumberType >::quiet_NaN(), std::numeric_limits< NumberType >::quiet_NaN()))ScaLAPACKMatrix< NumberType >private
eigenpairs_symmetric_by_index(const std::pair< unsigned int, unsigned int > &index_limits, const bool compute_eigenvectors)ScaLAPACKMatrix< NumberType >
eigenpairs_symmetric_by_index_MRRR(const std::pair< unsigned int, unsigned int > &index_limits, const bool compute_eigenvectors)ScaLAPACKMatrix< NumberType >
eigenpairs_symmetric_by_value(const std::pair< NumberType, NumberType > &value_limits, const bool compute_eigenvectors)ScaLAPACKMatrix< NumberType >
eigenpairs_symmetric_by_value_MRRR(const std::pair< NumberType, NumberType > &value_limits, const bool compute_eigenvectors)ScaLAPACKMatrix< NumberType >
eigenpairs_symmetric_MRRR(const bool compute_eigenvectors, const std::pair< unsigned int, unsigned int > &index_limits=std::make_pair(numbers::invalid_unsigned_int, numbers::invalid_unsigned_int), const std::pair< NumberType, NumberType > &value_limits=std::make_pair(std::numeric_limits< NumberType >::quiet_NaN(), std::numeric_limits< NumberType >::quiet_NaN()))ScaLAPACKMatrix< NumberType >private
el(const size_type i, const size_type j)TransposeTable< NumberType >protected
el(const size_type i, const size_type j) constTransposeTable< NumberType >protected
TableBase< 2, NumberType >::el(const TableIndices< N > &indices)TableBase< 2, NumberType >protected
TableBase< 2, NumberType >::el(const TableIndices< N > &indices) constTableBase< 2, NumberType >protected
empty() constTableBase< 2, NumberType >protected
end()TransposeTable< NumberType >protected
end() constTransposeTable< NumberType >protected
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorprotectedstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorprotectedstatic
fill(InputIterator entries, const bool C_style_indexing=true)TableBase< 2, NumberType >protected
fill(const NumberType &value)TableBase< 2, NumberType >protected
first_process_columnScaLAPACKMatrix< NumberType >private
first_process_rowScaLAPACKMatrix< NumberType >private
frobenius_norm() const ScaLAPACKMatrix< NumberType >
get_property() const ScaLAPACKMatrix< NumberType >
get_state() const ScaLAPACKMatrix< NumberType >
global_column(const unsigned int loc_column) const ScaLAPACKMatrix< NumberType >
global_row(const unsigned int loc_row) const ScaLAPACKMatrix< NumberType >
gridScaLAPACKMatrix< NumberType >private
invert()ScaLAPACKMatrix< NumberType >
ipivScaLAPACKMatrix< NumberType >private
iterator typedefTransposeTable< NumberType >protected
iworkScaLAPACKMatrix< NumberType >mutableprivate
l1_norm() const ScaLAPACKMatrix< NumberType >
least_squares(ScaLAPACKMatrix< NumberType > &B, const bool transpose=false)ScaLAPACKMatrix< NumberType >
linfty_norm() const ScaLAPACKMatrix< NumberType >
list_subscribers(StreamType &stream) const Subscriptorinlineprotected
list_subscribers() const Subscriptorprotected
load(const char *filename)ScaLAPACKMatrix< NumberType >
local_el(const unsigned int loc_row, const unsigned int loc_column) const ScaLAPACKMatrix< NumberType >
local_el(const unsigned int loc_row, const unsigned int loc_column)ScaLAPACKMatrix< NumberType >
local_m() const ScaLAPACKMatrix< NumberType >
local_n() const ScaLAPACKMatrix< NumberType >
m() const ScaLAPACKMatrix< NumberType >
memory_consumption() constTableBase< 2, NumberType >protected
mmult(ScaLAPACKMatrix< NumberType > &C, const ScaLAPACKMatrix< NumberType > &B, const bool adding=false) const ScaLAPACKMatrix< NumberType >
mTmult(ScaLAPACKMatrix< NumberType > &C, const ScaLAPACKMatrix< NumberType > &B, const bool adding=false) const ScaLAPACKMatrix< NumberType >
mult(const NumberType b, const ScaLAPACKMatrix< NumberType > &B, const NumberType c, ScaLAPACKMatrix< NumberType > &C, const bool transpose_A=false, const bool transpose_B=false) const ScaLAPACKMatrix< NumberType >
mutexScaLAPACKMatrix< NumberType >mutableprivate
n() const ScaLAPACKMatrix< NumberType >
n_cols() constTransposeTable< NumberType >protected
n_columnsScaLAPACKMatrix< NumberType >private
n_elements() constTableBase< 2, NumberType >protected
n_local_columnsScaLAPACKMatrix< NumberType >private
n_local_rowsScaLAPACKMatrix< NumberType >private
n_rowsScaLAPACKMatrix< NumberType >private
TransposeTable< NumberType >::n_rows() constTransposeTable< NumberType >protected
n_subscriptions() const Subscriptorprotected
norm_general(const char type) const ScaLAPACKMatrix< NumberType >private
norm_symmetric(const char type) const ScaLAPACKMatrix< NumberType >private
operator()(const size_type i, const size_type j) constTransposeTable< NumberType >protected
operator()(const size_type i, const size_type j)TransposeTable< NumberType >protected
TableBase< 2, NumberType >::operator()(const TableIndices< N > &indices)TableBase< 2, NumberType >protected
TableBase< 2, NumberType >::operator()(const TableIndices< N > &indices) constTableBase< 2, NumberType >protected
operator=(const FullMatrix< NumberType > &)ScaLAPACKMatrix< NumberType >
TransposeTable< NumberType >::operator=(const TableBase< N, NumberType > &src)TableBase< 2, NumberType >protected
TransposeTable< NumberType >::operator=(const TableBase< N, T2 > &src)TableBase< 2, NumberType >protected
TransposeTable< NumberType >::operator=(TableBase< N, NumberType > &&src) noexceptTableBase< 2, NumberType >protected
Subscriptor::operator=(const Subscriptor &)Subscriptorprotected
Subscriptor::operator=(Subscriptor &&) noexceptSubscriptorprotected
operator==(const TableBase< N, NumberType > &T2) constTableBase< 2, NumberType >protected
position(const TableIndices< N > &indices) constTableBase< 2, NumberType >protected
propertyScaLAPACKMatrix< NumberType >private
pseudoinverse(const NumberType ratio)ScaLAPACKMatrix< NumberType >
reciprocal_condition_number(const NumberType a_norm) const ScaLAPACKMatrix< NumberType >
reference typedefTransposeTable< NumberType >protected
reinit(const size_type n_rows, const size_type n_columns, const std::shared_ptr< const Utilities::MPI::ProcessGrid > &process_grid, const size_type row_block_size=32, const size_type column_block_size=32, const LAPACKSupport::Property property=LAPACKSupport::Property::general)ScaLAPACKMatrix< NumberType >
reinit(const size_type size, const std::shared_ptr< const Utilities::MPI::ProcessGrid > process_grid, const size_type block_size=32, const LAPACKSupport::Property property=LAPACKSupport::Property::symmetric)ScaLAPACKMatrix< NumberType >
TransposeTable< NumberType >::reinit(const size_type size1, const size_type size2, const bool omit_default_initialization=false)TransposeTable< NumberType >protected
TableBase< 2, NumberType >::reinit(const TableIndices< N > &new_size, const bool omit_default_initialization=false)TableBase< 2, NumberType >protected
reset_values()TableBase< 2, NumberType >protected
row_block_sizeScaLAPACKMatrix< NumberType >private
save(const char *filename, const std::pair< unsigned int, unsigned int > &chunk_size=std::make_pair(numbers::invalid_unsigned_int, numbers::invalid_unsigned_int)) const ScaLAPACKMatrix< NumberType >
ScaLAPACKMatrix(const size_type n_rows, const size_type n_columns, const std::shared_ptr< const Utilities::MPI::ProcessGrid > &process_grid, const size_type row_block_size=32, const size_type column_block_size=32, const LAPACKSupport::Property property=LAPACKSupport::Property::general)ScaLAPACKMatrix< NumberType >
ScaLAPACKMatrix(const size_type size, const std::shared_ptr< const Utilities::MPI::ProcessGrid > process_grid, const size_type block_size=32, const LAPACKSupport::Property property=LAPACKSupport::Property::symmetric)ScaLAPACKMatrix< NumberType >
scale_columns(const InputVector &factors)ScaLAPACKMatrix< NumberType >
scale_rows(const InputVector &factors)ScaLAPACKMatrix< NumberType >
serialize(Archive &ar, const unsigned int version)TableBase< 2, NumberType >protected
set_property(const LAPACKSupport::Property property)ScaLAPACKMatrix< NumberType >
size(const unsigned int i) constTableBase< 2, NumberType >protected
size() constTableBase< 2, NumberType >protected
size_type typedefScaLAPACKMatrix< NumberType >
stateScaLAPACKMatrix< NumberType >private
submatrix_columnScaLAPACKMatrix< NumberType >private
submatrix_rowScaLAPACKMatrix< NumberType >private
subscribe(const char *identifier=nullptr) const Subscriptorprotected
Subscriptor()Subscriptorprotected
Subscriptor(const Subscriptor &)Subscriptorprotected
Subscriptor(Subscriptor &&) noexceptSubscriptorprotected
swap(TableBase< N, NumberType > &v)TableBase< 2, NumberType >protected
table_sizeTableBase< 2, NumberType >protected
TableBase()=defaultTableBase< 2, NumberType >protected
TableBase(const TableIndices< N > &sizes)TableBase< 2, NumberType >protected
TableBase(const TableIndices< N > &sizes, InputIterator entries, const bool C_style_indexing=true)TableBase< 2, NumberType >protected
TableBase(const TableBase< N, NumberType > &src)TableBase< 2, NumberType >protected
TableBase(const TableBase< N, T2 > &src)TableBase< 2, NumberType >protected
TableBase(TableBase< N, NumberType > &&src) noexceptTableBase< 2, NumberType >protected
Tadd(const NumberType b, const ScaLAPACKMatrix< NumberType > &B)ScaLAPACKMatrix< NumberType >
Tmmult(ScaLAPACKMatrix< NumberType > &C, const ScaLAPACKMatrix< NumberType > &B, const bool adding=false) const ScaLAPACKMatrix< NumberType >
TmTmult(ScaLAPACKMatrix< NumberType > &C, const ScaLAPACKMatrix< NumberType > &B, const bool adding=false) const ScaLAPACKMatrix< NumberType >
TransposeTable()=defaultTransposeTable< NumberType >protected
TransposeTable(const size_type size1, const size_type size2)TransposeTable< NumberType >protected
unsubscribe(const char *identifier=nullptr) const Subscriptorprotected
uploScaLAPACKMatrix< NumberType >private
value_type typedefTransposeTable< NumberType >protected
valuesTableBase< 2, NumberType >protected
workScaLAPACKMatrix< NumberType >mutableprivate
~ScaLAPACKMatrix() override=defaultScaLAPACKMatrix< NumberType >
~Subscriptor()Subscriptorprotectedvirtual
~TableBase() override=defaultTableBase< 2, NumberType >protected