OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
cval< T > Struct Template Reference

It store the non zero elements of the matrix. More...

Detailed Description

template<typename T>
struct cval< T >

It store the non zero elements of the matrix.

Definition at line 25 of file SparseMatrix.hpp.

#include <SparseMatrix.hpp>

Data Fields

size_t j
 
value
 

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