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

#include <UnionMeshSegment.hpp>

Classes

struct  UnionMesh
 

Public Member Functions

 UnionMeshSegment (const Gedim::GeometryUtilities &geometryUtilities)
 
 ~UnionMeshSegment ()
 
void CreateUnionMesh (const std::vector< double > &curvilinearCoordinatesMeshOne, const std::vector< double > &curvilinearCoordinatesMeshTwo, Gedim::UnionMeshSegment::UnionMesh &result)
 

Static Public Member Functions

static void ToCurvilinearCoordinates (const Gedim::UnionMeshSegment::UnionMesh &unionMesh, std::vector< double > &curvilinearCoordinates)
 convert UnionMesh to Curvilinear Coordinates vector
 
static void ToString (const Gedim::UnionMeshSegment::UnionMesh &unionMesh)
 

Constructor & Destructor Documentation

◆ UnionMeshSegment()

Gedim::UnionMeshSegment::UnionMeshSegment ( const Gedim::GeometryUtilities geometryUtilities)

◆ ~UnionMeshSegment()

Gedim::UnionMeshSegment::~UnionMeshSegment ( )

Member Function Documentation

◆ CreateUnionMesh()

void Gedim::UnionMeshSegment::CreateUnionMesh ( const std::vector< double > &  curvilinearCoordinatesMeshOne,
const std::vector< double > &  curvilinearCoordinatesMeshTwo,
Gedim::UnionMeshSegment::UnionMesh result 
)

◆ ToCurvilinearCoordinates()

void Gedim::UnionMeshSegment::ToCurvilinearCoordinates ( const Gedim::UnionMeshSegment::UnionMesh unionMesh,
std::vector< double > &  curvilinearCoordinates 
)
static

convert UnionMesh to Curvilinear Coordinates vector

◆ ToString()

void Gedim::UnionMeshSegment::ToString ( const Gedim::UnionMeshSegment::UnionMesh unionMesh)
static

The documentation for this class was generated from the following files: