Loading...
Searching...
No Matches
uniformOp< Type > Class Template Reference

#include <cut.H>

Inheritance diagram for uniformOp< Type >:

Public Member Functions

 uniformOp ()=default
 Default construct.
 uniformOp (Type data)
 Construct from data.
Type data () const
 Access the data.

Detailed Description

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

Definition at line 53 of file cut.H.

Constructor & Destructor Documentation

◆ uniformOp() [1/2]

template<class Type>
uniformOp ( )
default

Default construct.

◆ uniformOp() [2/2]

template<class Type>
uniformOp ( Type data)
inline

Construct from data.

Definition at line 73 of file cut.H.

References data().

Here is the call graph for this function:

Member Function Documentation

◆ data()

template<class Type>
Type data ( ) const
inline

Access the data.

Definition at line 84 of file cut.H.

Referenced by uniformOp().

Here is the caller graph for this function:

The documentation for this class was generated from the following file:
  • src/OpenFOAM/meshes/primitiveShapes/cut/cut.H