PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::ConformerMeshSegment Member List

This is the complete list of members for Gedim::ConformerMeshSegment, including all inherited members.

AddMissingMesh2DCell0Ds(const Eigen::Vector3d &segmentOrigin, const Eigen::Vector3d &segmentTangent, const double &segmentSquaredLength, const Gedim::IMeshDAO &mesh2D, ConformMesh &conformedMesh) constGedim::ConformerMeshSegment
ConformerMeshSegment(const Gedim::GeometryUtilities &geometryUtilities)Gedim::ConformerMeshSegment
CreateConformMesh(const Gedim::IntersectorMesh2DSegment::IntersectionMesh &meshIntersection, const Gedim::UnionMeshSegment::UnionMesh &meshUnion, const unsigned int &meshIntersectionPosition, ConformMesh &result)Gedim::ConformerMeshSegment
CreateConformSegments(ConformMesh &result)Gedim::ConformerMeshSegmentstatic
Deserialize(std::istream &is, ConformMesh &mesh)Gedim::ConformerMeshSegmentstatic
InsertExternalPoint(const Eigen::Vector3d &segmentOrigin, const Eigen::Vector3d &segmentEnd, const Gedim::IMeshDAO &mesh2D, const double &curvilinearCoordinate, ConformMesh &result)Gedim::ConformerMeshSegment
Serialize(std::ostream &os, const ConformMesh &mesh)Gedim::ConformerMeshSegmentstatic
ToCurvilinearCoordinates(const ConformMesh &conformMesh, std::vector< double > &curvilinearCoordinates)Gedim::ConformerMeshSegmentstatic
ToString(const ConformMesh &conformMesh)Gedim::ConformerMeshSegmentstatic
UpdateWithActiveMesh2D(const Gedim::MeshUtilities::ExtractActiveMeshData &activeMesh2DData, ConformMesh &conformedMesh) constGedim::ConformerMeshSegment
UpdateWithUpdatedMesh2D(const Gedim::IMeshDAO &mesh2D, ConformMesh &conformedMesh) constGedim::ConformerMeshSegment
~ConformerMeshSegment()Gedim::ConformerMeshSegment