FreeFOAM The Cross-Platform CFD Toolkit
surfAndLabel Class Reference

Hold surface and label. More...

#include <src/triSurface/tools/labelledTri/sortLabelledTri.H>


Detailed Description

Hold surface and label.

Definition at line 55 of file sortLabelledTri.H.

List of all members.

Classes

class  less
 scalar comparison function used for sorting

Public Member Functions

 surfAndLabel ()
 Construct null.
 surfAndLabel (const triSurface &surf, const label index)
 Construct from surface and index.

Friends

class sortLabelledTri

Constructor & Destructor Documentation

surfAndLabel ( )
inline

Construct null.

Definition at line 83 of file sortLabelledTri.H.

surfAndLabel ( const triSurface surf,
const label  index 
)
inline

Construct from surface and index.

Definition at line 90 of file sortLabelledTri.H.


Friends And Related Function Documentation

friend class sortLabelledTri
friend

Definition at line 78 of file sortLabelledTri.H.


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