peclet.voro 1.0.0
Device-native moving-particle Voronoi dynamics
Loading...
Searching...
No Matches
Public Attributes | List of all members
peclet::voro::AuxMaps< Real > Struct Template Reference

#include <transpose.hpp>

Public Attributes

Kokkos::View< int *, peclet::core::MemSpace > recip
 
Kokkos::View< int *, peclet::core::MemSpace > cellOfFacet
 

Member Data Documentation

◆ cellOfFacet

template<class Real >
Kokkos::View<int*, peclet::core::MemSpace> peclet::voro::AuxMaps< Real >::cellOfFacet

◆ recip

template<class Real >
Kokkos::View<int*, peclet::core::MemSpace> peclet::voro::AuxMaps< Real >::recip

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