DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Geom::AdjIndexInfoDeviceView Struct Reference

Device-side state for an adjacency (trivially copyable). More...

#include <Mesh_DeviceView.hpp>

Public Member Functions

DNDS_DEVICE_CALLABLE bool isLocal () const
 
DNDS_DEVICE_CALLABLE bool isGlobal () const
 
DNDS_DEVICE_CALLABLE bool isBuilt () const
 

Public Attributes

MeshAdjState state {Adj_Unknown}
 

Detailed Description

Device-side state for an adjacency (trivially copyable).

Definition at line 110 of file Mesh_DeviceView.hpp.

Member Function Documentation

◆ isBuilt()

DNDS_DEVICE_CALLABLE bool DNDS::Geom::AdjIndexInfoDeviceView::isBuilt ( ) const
inline

Definition at line 118 of file Mesh_DeviceView.hpp.

◆ isGlobal()

DNDS_DEVICE_CALLABLE bool DNDS::Geom::AdjIndexInfoDeviceView::isGlobal ( ) const
inline

Definition at line 117 of file Mesh_DeviceView.hpp.

◆ isLocal()

DNDS_DEVICE_CALLABLE bool DNDS::Geom::AdjIndexInfoDeviceView::isLocal ( ) const
inline

Definition at line 116 of file Mesh_DeviceView.hpp.

Member Data Documentation

◆ state

MeshAdjState DNDS::Geom::AdjIndexInfoDeviceView::state {Adj_Unknown}

Definition at line 112 of file Mesh_DeviceView.hpp.


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