Loading...
Searching...
No Matches
pointMeshTools Class Reference

#include <pointMeshTools.H>

Static Public Member Functions

static void featurePointsEdges (const polyMesh &mesh, const uindirectPrimitivePatch &boundary, const labelUList &faceToZone, const label nZones, const scalar edgeFeatureAngle, labelListList &zoneToMeshPoints, List< pointConstraintList > &zoneToConstraints, labelList &twoZoneMeshPoints, pointConstraintList &twoZoneConstraints, labelList &multiZoneMeshPoints, pointConstraintList &multiZoneConstraints)
 Analyse patch for feature edges, feature points. Handles points not being on a face of patch but coupled to it.

Detailed Description

Definition at line 48 of file pointMeshTools.H.

Member Function Documentation

◆ featurePointsEdges()

void featurePointsEdges ( const polyMesh & mesh,
const uindirectPrimitivePatch & boundary,
const labelUList & faceToZone,
const label nZones,
const scalar edgeFeatureAngle,
labelListList & zoneToMeshPoints,
List< pointConstraintList > & zoneToConstraints,
labelList & twoZoneMeshPoints,
pointConstraintList & twoZoneConstraints,
labelList & multiZoneMeshPoints,
pointConstraintList & multiZoneConstraints )
static

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