ryujin 2.1.1 revision ee5cbcbf2346c1299c942d0e1f13b46449973c18
Loading...
Searching...
No Matches
ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable > Member List

This is the complete list of members for ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >, including all inherited members.

ACCESSOR_READ_ONLY(sparsity_pattern)ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
add_entry(const Number2 entry, const unsigned int row, const unsigned int column_index) constryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
add_tensor(const Tensor &tensor, const unsigned int row, const unsigned int column_index) constryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
compress(dealii::VectorOperation::values operation) constryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
read_entry(const unsigned int row, const unsigned int column_index) constryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
read_tensor(const unsigned int row, const unsigned int column_index) constryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
read_transposed_entry(const unsigned int row, const unsigned int column_index) constryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
read_transposed_tensor(const unsigned int row, const unsigned int column_index) constryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
reinit(SparseMatrix &sparse_matrix)ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
SparseMatrixViewryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >friend
SparseMatrixView()=defaultryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
SparseMatrixView(SparseMatrix< Number, n_comp, warp_size, simd_length > &sparse_matrix)ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
SparseMatrixView(const SparseMatrix< Number, n_comp, warp_size, simd_length > &sparse_matrix)ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
SparseMatrixView(const SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, other_writable > &other)ryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
update_ghost_rows() constryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
write_entry(const Number2 entry, const unsigned int row, const unsigned int column_index, const bool do_streaming_store=false) constryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
write_tensor(const Tensor &tensor, const unsigned int row, const unsigned int column_index, const bool do_streaming_store=false) constryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >
zero_out_ghost_rows() constryujin::SparseMatrixView< Number, n_comp, warp_size, simd_length, MemorySpace, writable >