ryujin 2.1.1 revision 3bc2805b8013f3db96af2324837f4d07c0f9fb89
ryujin::SparseMatrixSIMD< Number, n_components, simd_length > Member List

This is the complete list of members for ryujin::SparseMatrixSIMD< Number, n_components, simd_length >, including all inherited members.

EntryType typedefryujin::SparseMatrixSIMD< Number, n_components, simd_length >
get_entry(const unsigned int row, const unsigned int position_within_column) constryujin::SparseMatrixSIMD< Number, n_components, simd_length >
get_entry(const unsigned int row, const unsigned int position_within_column) const -> EntryType< Number2 >ryujin::SparseMatrixSIMD< Number, n_components, simd_length >inline
get_tensor(const unsigned int row, const unsigned int position_within_column) constryujin::SparseMatrixSIMD< Number, n_components, simd_length >
get_tensor(const unsigned int row, const unsigned int position_within_column) constryujin::SparseMatrixSIMD< Number, n_components, simd_length >inline
get_transposed_entry(const unsigned int row, const unsigned int position_within_column) constryujin::SparseMatrixSIMD< Number, n_components, simd_length >
get_transposed_entry(const unsigned int row, const unsigned int position_within_column) const -> EntryType< Number2 >ryujin::SparseMatrixSIMD< Number, n_components, simd_length >inline
get_transposed_tensor(const unsigned int row, const unsigned int position_within_column) constryujin::SparseMatrixSIMD< Number, n_components, simd_length >
get_transposed_tensor(const unsigned int row, const unsigned int position_within_column) constryujin::SparseMatrixSIMD< Number, n_components, simd_length >inline
read_in(const std::array< SparseMatrix, n_components > &sparse_matrix, bool locally_indexed=true)ryujin::SparseMatrixSIMD< Number, n_components, simd_length >
read_in(const SparseMatrix &sparse_matrix, bool locally_indexed=true)ryujin::SparseMatrixSIMD< Number, n_components, simd_length >
reinit(const SparsityPatternSIMD< simd_length > &sparsity)ryujin::SparseMatrixSIMD< Number, n_components, simd_length >
SparseMatrixSIMD()ryujin::SparseMatrixSIMD< Number, n_components, simd_length >
SparseMatrixSIMD(const SparsityPatternSIMD< simd_length > &sparsity)ryujin::SparseMatrixSIMD< Number, n_components, simd_length >
update_ghost_rows()ryujin::SparseMatrixSIMD< Number, n_components, simd_length >inline
update_ghost_rows_finish()ryujin::SparseMatrixSIMD< Number, n_components, simd_length >inline
update_ghost_rows_start(const unsigned int communication_channel=0)ryujin::SparseMatrixSIMD< Number, n_components, simd_length >inline
VectorizedArray typedefryujin::SparseMatrixSIMD< Number, n_components, simd_length >
write_entry(const Number2 entry, const unsigned int row, const unsigned int position_within_column, const bool do_streaming_store=false)ryujin::SparseMatrixSIMD< Number, n_components, simd_length >
write_entry(const dealii::Tensor< 1, n_components, Number2 > &entry, const unsigned int row, const unsigned int position_within_column, const bool do_streaming_store=false)ryujin::SparseMatrixSIMD< Number, n_components, simd_length >
write_entry(const Number2 entry, const unsigned int row, const unsigned int position_within_column, const bool do_streaming_store)ryujin::SparseMatrixSIMD< Number, n_components, simd_length >inline
write_entry(const dealii::Tensor< 1, n_components, Number2 > &entry, const unsigned int row, const unsigned int position_within_column, const bool do_streaming_store)ryujin::SparseMatrixSIMD< Number, n_components, simd_length >inline