Loading...
Searching...
No Matches
areaOp Class Reference

#include <cut.H>

Inheritance diagram for areaOp:
Collaboration diagram for areaOp:

Public Types

typedef vector result
 Result type.

Public Member Functions

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

Detailed Description

Definition at line 150 of file cut.H.

Member Typedef Documentation

◆ result

typedef vector result

Result type.

Definition at line 161 of file cut.H.

Constructor & Destructor Documentation

◆ areaOp() [1/2]

areaOp ( )
default

Default construct.

◆ areaOp() [2/2]

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

Construct from base.

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

References VectorSpace< Form, Cmpt, Ncmpts >::zero.

◆ operator()() [2/2]

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

Operate on a triangle.

Definition at line 193 of file cut.H.

References triangle< point, const point & >::areaNormal(), 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