dummyTransform Class Reference

Public Member Functions

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

Detailed Description

Definition at line 41 of file dummyTransform.H.

Member Function Documentation

◆ operator()() [1/4]

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

Definition at line 47 of file dummyTransform.H.

◆ operator()() [2/4]

void operator() ( const vectorTensorTransform vt,
const bool  forward,
List< List< Type >> &  flds 
) const
inline

Definition at line 56 of file dummyTransform.H.

◆ operator()() [3/4]

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

Definition at line 64 of file dummyTransform.H.

◆ operator()() [4/4]

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

Definition at line 68 of file dummyTransform.H.


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