Cabana 0.8.0-dev
 
Loading...
Searching...
No Matches
Cabana::Experimental::CrsGraph< MemorySpace, Tag > Struct Template Reference

1d ArborX neighbor list storage layout. More...

#include <Cabana_Experimental_NeighborList.hpp>

Public Attributes

Kokkos::View< int *, MemorySpace > col_ind
 Neighbor indices.
 
Kokkos::View< int *, MemorySpace > row_ptr
 Neighbor offsets.
 
MemorySpace::size_type shift
 Neighbor offset shift.
 
MemorySpace::size_type total
 Total particles.
 

Detailed Description

template<typename MemorySpace, typename Tag>
struct Cabana::Experimental::CrsGraph< MemorySpace, Tag >

1d ArborX neighbor list storage layout.


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