| 
    MueLu
    Version of the Day
    
   | 
 
#include <MueLu_MatrixConstruction.hpp>
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION | Comparator (const local_matrix_type2 &A_, local_ordinal_type bsize_, local_ordinal_type brlid_, block_indices_view_type ghosted_point_to_block_) | 
| KOKKOS_INLINE_FUNCTION bool | operator() (size_t x, size_t y) const | 
Private Types | |
| using | local_ordinal_type = typename local_matrix_type2::ordinal_type | 
| using | memory_space = typename local_matrix_type2::memory_space | 
| using | block_indices_view_type = Kokkos::View< local_ordinal_type *, memory_space > | 
Private Attributes | |
| const local_matrix_type2 | A | 
| const local_ordinal_type | offset | 
| const block_indices_view_type | ghosted_point_to_block | 
Definition at line 424 of file MueLu_MatrixConstruction.hpp.
      
  | 
  private | 
Definition at line 426 of file MueLu_MatrixConstruction.hpp.
      
  | 
  private | 
Definition at line 427 of file MueLu_MatrixConstruction.hpp.
      
  | 
  private | 
Definition at line 428 of file MueLu_MatrixConstruction.hpp.
      
  | 
  inline | 
Definition at line 436 of file MueLu_MatrixConstruction.hpp.
      
  | 
  inline | 
Definition at line 442 of file MueLu_MatrixConstruction.hpp.
      
  | 
  private | 
Definition at line 430 of file MueLu_MatrixConstruction.hpp.
      
  | 
  private | 
Definition at line 431 of file MueLu_MatrixConstruction.hpp.
      
  | 
  private | 
Definition at line 432 of file MueLu_MatrixConstruction.hpp.