Rheolef
7.2
an efficient C++ finite element environment
|
This is the complete list of members for csr_concat_line< T, M >, including all inherited members.
_l | csr_concat_line< T, M > | protected |
build_csr() const | csr_concat_line< T, M > | |
build_csr_pass0(std::pair< size_type, size_type > &row_sizes, std::vector< std::pair< size_type, size_type > > &col_sizes, communicator &comm) const | csr_concat_line< T, M > | |
build_csr_pass1(const std::pair< size_type, size_type > &row_sizes, const std::vector< std::pair< size_type, size_type > > &col_sizes, const communicator &comm, distributor &row_ownership, distributor &col_ownership, std::vector< distributor > &col_start_by_component) const | csr_concat_line< T, M > | |
build_csr_pass2(asr< T, M > &a, const std::pair< size_type, size_type > &row_sizes, const distributor &row_start_by_component, const std::vector< std::pair< size_type, size_type > > &col_sizes, const std::vector< distributor > &col_start_by_component) const | csr_concat_line< T, M > | |
csr_concat_line() | csr_concat_line< T, M > | |
csr_concat_line(const std::initializer_list< value_type > &il) | csr_concat_line< T, M > | |
finalize_sizes(std::pair< size_type, size_type > &sizes, const communicator &comm) | csr_concat_line< T, M > | static |
finalize_sizes(std::vector< std::pair< size_type, size_type > > &sizes, const communicator &comm) | csr_concat_line< T, M > | static |
operator<< | csr_concat_line< T, M > | friend |
push_back(const value_type &x) | csr_concat_line< T, M > | |
set_sizes(std::pair< size_type, size_type > &row_sizes, std::pair< size_type, size_type > &col_sizes, const std::pair< size_type, size_type > &new_row_sizes, const std::pair< size_type, size_type > &new_col_sizes) | csr_concat_line< T, M > | static |
size_type typedef | csr_concat_line< T, M > | |
sizes_pair_type typedef | csr_concat_line< T, M > | |
sizes_type typedef | csr_concat_line< T, M > | |
undef | csr_concat_line< T, M > | static |
value_type typedef | csr_concat_line< T, M > | |
zero | csr_concat_line< T, M > | static |