Public Attributes | Static Public Attributes | List of all members
Neighbors_t Struct Reference

Public Attributes

std::vector< geo::BoxBoundedGeo const * > neighbors [NDims][NDirs]
 

Static Public Attributes

static constexpr std::size_t Width = 0
 
static constexpr std::size_t Depth = 1
 
static constexpr std::size_t Drift = 2
 
static constexpr std::size_t NDims = 3
 
static constexpr std::size_t Pos = 0
 
static constexpr std::size_t Neg = 1
 
static constexpr std::size_t NDirs = 2
 

Detailed Description

Definition at line 30 of file topology_test.cxx.

Member Data Documentation

constexpr std::size_t Neighbors_t::Depth = 1
static

Definition at line 33 of file topology_test.cxx.

constexpr std::size_t Neighbors_t::Drift = 2
static

Definition at line 34 of file topology_test.cxx.

constexpr std::size_t Neighbors_t::NDims = 3
static

Definition at line 35 of file topology_test.cxx.

constexpr std::size_t Neighbors_t::NDirs = 2
static

Definition at line 38 of file topology_test.cxx.

constexpr std::size_t Neighbors_t::Neg = 1
static

Definition at line 37 of file topology_test.cxx.

std::vector<geo::BoxBoundedGeo const*> Neighbors_t::neighbors[NDims][NDirs]

Definition at line 40 of file topology_test.cxx.

constexpr std::size_t Neighbors_t::Pos = 0
static

Definition at line 36 of file topology_test.cxx.

constexpr std::size_t Neighbors_t::Width = 0
static

Definition at line 32 of file topology_test.cxx.


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