LAMA
lama::CSRUtilsInterface Struct Reference

Interface for utility functions to be used in CSR storage. More...

#include <LAMAInterface.hpp>

Data Structures

struct  Mult
 Define structure for multiplication routines. More...
struct  Offsets
 Structure with type definitions for offset routines. More...
struct  Operations
 Structure with type definitions for spmv. More...
struct  Reductions
 Structure with type definitions for reduction routines. More...
struct  Scale
 Define structure for multiplication routines. More...
struct  Solver
 Structure with type definitions for solver routines. More...
struct  Transpose
 Define structure that contains type definitions for the function pointers. More...

Public Member Functions

 CSRUtilsInterface ()

Detailed Description

Interface for utility functions to be used in CSR storage.

This interface contains function pointer type definitions for all used routines and tables with actual values for the functions.


Constructor & Destructor Documentation


The documentation for this struct was generated from the following files: