Classes | Public Member Functions | List of all members
listOp< N > Class Template Reference
Inheritance diagram for listOp< N >:
Inheritance graph
[legend]
Collaboration diagram for listOp< N >:
Collaboration graph
[legend]

Classes

class  result
 

Public Member Functions

 listOp ()
 
 listOp (const uniformOp< zero::null > &op)
 
result operator() () const
 
result operator() (const FixedList< point, N > &p) const
 
- Public Member Functions inherited from uniformOp< zero::null >
 uniformOp ()
 
 uniformOp (zero::null data)
 
zero::null data () const
 

Detailed Description

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

Definition at line 311 of file cut.H.

Constructor & Destructor Documentation

◆ listOp() [1/2]

listOp ( )
inline

Definition at line 350 of file cut.H.

◆ listOp() [2/2]

listOp ( const uniformOp< zero::null > &  op)
inline

Definition at line 354 of file cut.H.

Member Function Documentation

◆ operator()() [1/2]

result operator() ( ) const
inline

Definition at line 363 of file cut.H.

◆ operator()() [2/2]

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

Definition at line 369 of file cut.H.

References p.


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