Public Types | Public Member Functions | List of all members
volumeOp Class Reference
Inheritance diagram for volumeOp:
Inheritance graph
[legend]
Collaboration diagram for volumeOp:
Collaboration graph
[legend]

Public Types

typedef scalar result
 

Public Member Functions

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

Detailed Description

Definition at line 179 of file cut.H.

Member Typedef Documentation

◆ result

typedef scalar result

Definition at line 188 of file cut.H.

Constructor & Destructor Documentation

◆ volumeOp() [1/2]

volumeOp ( )
inline

Definition at line 194 of file cut.H.

◆ volumeOp() [2/2]

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

Definition at line 198 of file cut.H.

Member Function Documentation

◆ operator()() [1/2]

result operator() ( ) const
inline

Definition at line 207 of file cut.H.

◆ operator()() [2/2]

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

Definition at line 213 of file cut.H.

References Foam::mag(), and p.

Here is the call graph for this function:

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