DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
AdjacencyRow.hpp File Reference

Non-owning row view for adjacency arrays. More...

#include "../Defines.hpp"
Include dependency graph for AdjacencyRow.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DNDS::AdjacencyRow< index_T >
 Non-owning span (pointer, size) into an ArrayAdjacency row. More...
 

Namespaces

namespace  DNDS
 the host side operators are provided as implemented
 

Detailed Description

Non-owning row view for adjacency arrays.

Definition in file AdjacencyRow.hpp.