Loading...
Searching...
No Matches
dummyTransform Class Reference

#include <dummyTransform.H>

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]

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

Definition at line 46 of file dummyTransform.H.

References fld().

Here is the call graph for this function:

◆ operator()() [2/4]

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

Definition at line 55 of file dummyTransform.H.

◆ operator()() [3/4]

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

Definition at line 64 of file dummyTransform.H.

References fld().

Here is the call graph for this function:

◆ operator()() [4/4]

template<class T, template< class > class Container>
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: