PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::UnionMeshSegment::UnionMesh Struct Referencefinal

#include <UnionMeshSegment.hpp>

Classes

struct  UnionMeshPoint
 
struct  UnionMeshSegment
 

Public Attributes

std::map< double, Gedim::UnionMeshSegment::UnionMesh::UnionMeshPointPoints = {}
 
std::vector< Gedim::UnionMeshSegment::UnionMesh::UnionMeshSegmentSegments = {}
 

Member Data Documentation

◆ Points

std::map<double, Gedim::UnionMeshSegment::UnionMesh::UnionMeshPoint> Gedim::UnionMeshSegment::UnionMesh::Points = {}

◆ Segments

std::vector<Gedim::UnionMeshSegment::UnionMesh::UnionMeshSegment> Gedim::UnionMeshSegment::UnionMesh::Segments = {}

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