ABACUS
develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
hamilt
BaseMatrix
hamilt::BaseMatrix< T > Member List
This is the complete list of members for
hamilt::BaseMatrix< T >
, including all inherited members.
add_array
(T *array)
hamilt::BaseMatrix< T >
add_array_ts
(T *array)
hamilt::BaseMatrix< T >
inline
add_element
(int mu, int nu, const T &value)
hamilt::BaseMatrix< T >
inline
allocate
(T *data_array=nullptr, bool if_zero=false)
hamilt::BaseMatrix< T >
allocated
hamilt::BaseMatrix< T >
private
BaseMatrix
(const int &nrow_, const int &ncol_, T *data_existed=nullptr)
hamilt::BaseMatrix< T >
BaseMatrix
(const BaseMatrix< T > &matrix)
hamilt::BaseMatrix< T >
BaseMatrix
(BaseMatrix< T > &&matrix)
hamilt::BaseMatrix< T >
get_col_size
() const
hamilt::BaseMatrix< T >
inline
get_memory_size
() const
hamilt::BaseMatrix< T >
get_pointer
() const
hamilt::BaseMatrix< T >
inline
get_row_size
() const
hamilt::BaseMatrix< T >
inline
get_value
(const size_t &i_row, const size_t &j_col) const
hamilt::BaseMatrix< T >
inline
mtx
hamilt::BaseMatrix< T >
mutable
private
ncol_local
hamilt::BaseMatrix< T >
private
nrow_local
hamilt::BaseMatrix< T >
private
operator=
(const BaseMatrix &other)
hamilt::BaseMatrix< T >
operator=
(BaseMatrix &&other) noexcept
hamilt::BaseMatrix< T >
set_size
(const int &col_size_in, const int &row_size_in)
hamilt::BaseMatrix< T >
set_zero
()
hamilt::BaseMatrix< T >
value_begin
hamilt::BaseMatrix< T >
private
~BaseMatrix
()
hamilt::BaseMatrix< T >
Generated by
1.9.8