Loading...
Searching...
No Matches
listOp< N > Class Template Reference

#include <cut.H>

Inheritance diagram for listOp< N >:
Collaboration diagram for listOp< N >:

Classes

class  result
 Result class. More...

Public Member Functions

 listOp ()=default
 Default construct.
 listOp (const uniformOp< Foam::zero > &op)
 Construct from base.
result operator() () const
 Operate on nothing.
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

template<unsigned N>
class Foam::cut::listOp< N >

Definition at line 361 of file cut.H.

Constructor & Destructor Documentation

◆ listOp() [1/2]

template<unsigned N>
listOp ( )
default

Default construct.

◆ listOp() [2/2]

template<unsigned N>
listOp ( const uniformOp< Foam::zero > & op)
inline

Construct from base.

Definition at line 413 of file cut.H.

Member Function Documentation

◆ operator()() [1/2]

template<unsigned N>
result operator() ( ) const
inline

Operate on nothing.

Definition at line 424 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 432 of file cut.H.


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