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

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

AddConformedMeshProperties(const std::vector< ConformerMeshSegment::ConformMesh > &segmentsConformMesh, IMeshDAO &conformedMesh) constGedim::ConformMeshUtilities
ComputeConformedMeshWithSegments(const std::vector< std::list< double > > &segmentsAdditionalPoints, const std::vector< Eigen::MatrixXd > &segmentsVertices, const std::vector< Eigen::Vector3d > &segmentsTangent, const std::vector< Eigen::Vector3d > &segmentsBarycenter, const std::vector< double > &segmentsLength, const std::vector< double > &segmentsSquaredLength, IMeshDAO &domainMesh, std::vector< IntersectorMesh2DSegment::IntersectionMesh > &segmentsIntersectionMesh, std::vector< std::vector< double > > &segmentsCurvilinearCoordinatesMesh, std::vector< UnionMeshSegment::UnionMesh > &segmentsUnionMesh, std::vector< ConformerMeshSegment::ConformMesh > &segmentsConformMesh, const ConformerMeshPolygon::ConformerMeshPolygonConfiguration::Types &conformDomainMeshType, const ComputeDomainConformedMeshOptions &options) constGedim::ConformMeshUtilities
ConformMeshUtilities(const GeometryUtilities &geometryUtilities, const MeshUtilities &meshUtilities)Gedim::ConformMeshUtilities
~ConformMeshUtilities()Gedim::ConformMeshUtilities