Loading...
Searching...
No Matches
transformOp< PrimitivePatchType, Type, TrackingData > Class Template Reference

Transform operation. More...

#include <PatchEdgeFaceWave.H>

Public Member Functions

 transformOp (const polyMesh &mesh, const PrimitivePatchType &patch, const scalar tol, TrackingData &td)
void operator() (const vectorTensorTransform &vt, const bool forward, UList< Type > &fld) const

Detailed Description

template<class PrimitivePatchType, class Type, class TrackingData = int>
class Foam::transformOp< PrimitivePatchType, Type, TrackingData >

Transform operation.

Definition at line 434 of file PatchEdgeFaceWave.H.

Constructor & Destructor Documentation

◆ transformOp()

template<class PrimitivePatchType, class Type, class TrackingData = int>
transformOp ( const polyMesh & mesh,
const PrimitivePatchType & patch,
const scalar tol,
TrackingData & td )
inline

Definition at line 446 of file PatchEdgeFaceWave.H.

References mesh, and td().

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

template<class PrimitivePatchType, class Type, class TrackingData = int>
void operator() ( const vectorTensorTransform & vt,
const bool forward,
UList< Type > & fld ) const
inline

Definition at line 460 of file PatchEdgeFaceWave.H.

References fld().

Here is the call graph for this function:

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