Loading...
Searching...
No Matches
volumeOp Class Reference

#include <cut.H>

Inheritance diagram for volumeOp:
Collaboration diagram for volumeOp:

Public Types

typedef scalar result
 Result type.

Public Member Functions

 volumeOp ()=default
 Default construct.
 volumeOp (const uniformOp< Foam::zero > &op)
 Construct from base.
result operator() () const
 Operate on nothing.
result operator() (const FixedList< point, 4 > &p) const
 Operate on a 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 204 of file cut.H.

Member Typedef Documentation

◆ result

typedef scalar result

Result type.

Definition at line 215 of file cut.H.

Constructor & Destructor Documentation

◆ volumeOp() [1/2]

volumeOp ( )
default

Default construct.

◆ volumeOp() [2/2]

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

Construct from base.

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

◆ operator()() [2/2]

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

Operate on a tetrahedron.

Definition at line 247 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:
  • src/OpenFOAM/meshes/primitiveShapes/cut/cut.H