uniformOp< Type > Class Template Reference
Inheritance diagram for uniformOp< Type >:
[legend]

Public Member Functions

 uniformOp ()=default
 Default construct. 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 57 of file cut.H.

Constructor & Destructor Documentation

◆ uniformOp() [1/2]

uniformOp ( )
default

Default construct.

◆ 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.


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