Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces | Enumerations
Zoltan2_MatrixAdapter.hpp File Reference

Defines the MatrixAdapter interface. More...

#include <Zoltan2_Adapter.hpp>
#include <Zoltan2_VectorAdapter.hpp>
Include dependency graph for Zoltan2_MatrixAdapter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Zoltan2::MatrixAdapter< User, UserCoord >
 MatrixAdapter defines the adapter interface for matrices. More...
 

Namespaces

 Zoltan2
 Created by mbenlioglu on Aug 31, 2020.
 

Enumerations

enum  Zoltan2::MatrixEntityType { Zoltan2::MATRIX_ROW, Zoltan2::MATRIX_COLUMN, Zoltan2::MATRIX_NONZERO }
 

Detailed Description

Defines the MatrixAdapter interface.

Definition in file Zoltan2_MatrixAdapter.hpp.