uniformOp< Type > Class Template Reference
Inheritance diagram for uniformOp< Type >:

Public Member Functions

 uniformOp ()
 Construct null. More...
 
 uniformOp (Type data)
 Construct from data. More...
 
Type data () const
 Access the data. More...
 

Detailed Description

template<class Type>
class Foam::cut::uniformOp< Type >

Definition at line 56 of file cut.H.

Constructor & Destructor Documentation

◆ uniformOp() [1/2]

uniformOp ( )
inline

Construct null.

Definition at line 67 of file cut.H.

◆ uniformOp() [2/2]

uniformOp ( Type  data)
inline

Construct from data.

Definition at line 71 of file cut.H.

Member Function Documentation

◆ data()

Type data ( ) const
inline

Access the data.

Definition at line 80 of file cut.H.

Referenced by appendOp< Container >::operator()().

Here is the caller graph for this function:

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