Loading...
Searching...
No Matches
noOp Class Reference

#include <cut.H>

Inheritance diagram for noOp:
Collaboration diagram for noOp:

Public Types

typedef zero result
 Result type.

Public Member Functions

 noOp ()=default
 Default construct.
 noOp (const uniformOp< Foam::zero > &op)
 Construct from base.
result operator() () const
 Operate on nothing.
template<unsigned N>
result operator() (const FixedList< point, N > &p) const
 Operate on a triangle or tetrahedron.
Public Member Functions inherited from uniformOp< Foam::zero >
 uniformOp ()=default
 Default construct.
Foam::zero data () const
 Access the data.

Detailed Description

Definition at line 95 of file cut.H.

Member Typedef Documentation

◆ result

typedef zero result

Result type.

Definition at line 106 of file cut.H.

Constructor & Destructor Documentation

◆ noOp() [1/2]

noOp ( )
default

Default construct.

◆ noOp() [2/2]

noOp ( const uniformOp< Foam::zero > & op)
inline

Construct from base.

Definition at line 119 of file cut.H.

References uniformOp< Foam::zero >::uniformOp().

Here is the call graph for this function:

Member Function Documentation

◆ operator()() [1/2]

result operator() ( ) const
inline

Operate on nothing.

Definition at line 130 of file cut.H.

◆ operator()() [2/2]

template<unsigned N>
result operator() ( const FixedList< point, N > & p) const
inline

Operate on a triangle or tetrahedron.

Definition at line 139 of file cut.H.

References p.


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