NeoN
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Classes | Namespaces
CSRMatrix.hpp File Reference
#include "NeoN/core/vector.hpp"
#include <type_traits>

Go to the source code of this file.

Classes

struct  NeoN::la::CSRMatrixView< ValueType, IndexType >
 A view struct to allow easy read/write on all executors. More...
 
class  NeoN::la::CSRMatrix< ValueType, IndexType >
 Sparse matrix class with compact storage by row (CSR) format. More...
 

Namespaces

namespace  NeoN
 
namespace  NeoN::la