PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::VoroInterface::Cell1D Struct Reference

#include <VoroInterface.hpp>

Public Attributes

unsigned int marker
 
unsigned int origin
 
unsigned int end
 
bool active = true
 
std::vector< unsigned intneighbors_2D
 

Member Data Documentation

◆ active

bool Gedim::VoroInterface::Cell1D::active = true

◆ end

unsigned int Gedim::VoroInterface::Cell1D::end

◆ marker

unsigned int Gedim::VoroInterface::Cell1D::marker

◆ neighbors_2D

std::vector<unsigned int> Gedim::VoroInterface::Cell1D::neighbors_2D

◆ origin

unsigned int Gedim::VoroInterface::Cell1D::origin

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