Loading...
Searching...
No Matches
patchToPoly2DMesh Class Reference

Convert a primitivePatch into a 2D polyMesh. More...

#include <patchToPoly2DMesh.H>

Public Member Functions

 patchToPoly2DMesh (const MeshedSurface< face > &patch, const wordList &patchNames, const labelList &patchSizes, const EdgeMap< label > &mapEdgesRegion)
 Construct from a primitivePatch.
 ~patchToPoly2DMesh ()
 Destructor.
pointFieldpoints ()
faceListfaces ()
labelListowner ()
labelListneighbour ()
const wordListpatchNames () const
const labelListpatchSizes () const
const labelListpatchStarts () const
void createMesh ()
 Create the mesh.

Detailed Description

Convert a primitivePatch into a 2D polyMesh.

Source files

Definition at line 47 of file patchToPoly2DMesh.H.

Constructor & Destructor Documentation

◆ patchToPoly2DMesh()

patchToPoly2DMesh ( const MeshedSurface< face > & patch,
const wordList & patchNames,
const labelList & patchSizes,
const EdgeMap< label > & mapEdgesRegion )

Construct from a primitivePatch.

References patchNames(), and patchSizes().

Here is the call graph for this function:

◆ ~patchToPoly2DMesh()

~patchToPoly2DMesh ( )

Destructor.

Member Function Documentation

◆ points()

pointField & points ( )
inline

Definition at line 122 of file patchToPoly2DMesh.H.

◆ faces()

faceList & faces ( )
inline

Definition at line 127 of file patchToPoly2DMesh.H.

◆ owner()

labelList & owner ( )
inline

Definition at line 132 of file patchToPoly2DMesh.H.

◆ neighbour()

labelList & neighbour ( )
inline

Definition at line 137 of file patchToPoly2DMesh.H.

◆ patchNames()

const wordList & patchNames ( ) const
inline

Definition at line 142 of file patchToPoly2DMesh.H.

Referenced by patchToPoly2DMesh().

Here is the caller graph for this function:

◆ patchSizes()

const labelList & patchSizes ( ) const
inline

Definition at line 147 of file patchToPoly2DMesh.H.

Referenced by patchToPoly2DMesh().

Here is the caller graph for this function:

◆ patchStarts()

const labelList & patchStarts ( ) const
inline

Definition at line 152 of file patchToPoly2DMesh.H.

◆ createMesh()

void createMesh ( )

Create the mesh.


The documentation for this class was generated from the following file:
  • applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/patchToPoly2DMesh/patchToPoly2DMesh.H