dummyTransform Class Reference

Public Member Functions

template<class T >
void operator() (const vectorTensorTransform &vt, const bool forward, List< T > &fld) const
 
template<class T >
void operator() (const coupledPolyPatch &cpp, Field< T > &fld) const
 
template<class T , template< class > class Container>
void operator() (const coupledPolyPatch &cpp, Container< T > &map) const
 

Detailed Description

Definition at line 44 of file dummyTransform.H.

Member Function Documentation

◆ operator()() [1/3]

void operator() ( const vectorTensorTransform vt,
const bool  forward,
List< T > &  fld 
) const
inline

Definition at line 49 of file dummyTransform.H.

◆ operator()() [2/3]

void operator() ( const coupledPolyPatch cpp,
Field< T > &  fld 
) const
inline

Definition at line 56 of file dummyTransform.H.

◆ operator()() [3/3]

void operator() ( const coupledPolyPatch cpp,
Container< T > &  map 
) const
inline

Definition at line 59 of file dummyTransform.H.


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