schwz
Generated automatically from develop
|
This is the complete list of members for schwz::Utils< ValueType, IndexType >, including all inherited members.
assert_correct_cuda_devices(int num_devices, int my_rank) (defined in schwz::Utils< ValueType, IndexType >) | schwz::Utils< ValueType, IndexType > | static |
assert_correct_permutation(const gko::matrix::Permutation< IndexType > *input_perm) (defined in schwz::Utils< ValueType, IndexType >) | schwz::Utils< ValueType, IndexType > | static |
check_subd_locality(MPI_Comm mpi_communicator, int neighbor_rank, int my_rank) (defined in schwz::Utils< ValueType, IndexType >) | schwz::Utils< ValueType, IndexType > | static |
find_duplicates(IndexType val, std::size_t index, const IndexType *data, std::size_t length) (defined in schwz::Utils< ValueType, IndexType >) | schwz::Utils< ValueType, IndexType > | static |
get_local_num_procs(MPI_Comm mpi_communicator) (defined in schwz::Utils< ValueType, IndexType >) | schwz::Utils< ValueType, IndexType > | static |
get_local_rank(MPI_Comm mpi_communicator) (defined in schwz::Utils< ValueType, IndexType >) | schwz::Utils< ValueType, IndexType > | static |
print_matrix(const gko::matrix::Csr< ValueType, IndexType > *matrix, int rank, std::string name) (defined in schwz::Utils< ValueType, IndexType >) | schwz::Utils< ValueType, IndexType > | static |
print_vector(const gko::matrix::Dense< ValueType > *vector, int rank, std::string name) (defined in schwz::Utils< ValueType, IndexType >) | schwz::Utils< ValueType, IndexType > | static |
Utils()=default (defined in schwz::Utils< ValueType, IndexType >) | schwz::Utils< ValueType, IndexType > |