Default transformation behaviour for position. More...
#include <mapDistribute.H>
Public Member Functions | |
| void | operator() (const vectorTensorTransform &vt, const bool forward, UList< point > &fld) const |
| void | operator() (const vectorTensorTransform &vt, const bool forward, List< List< point > > &flds) const |
| void | operator() (const coupledPolyPatch &cpp, pointField &fld) const |
| Transform patch-based field. | |
| template<template< class > class Container> | |
| void | operator() (const coupledPolyPatch &cpp, Container< point > &map) const |
Default transformation behaviour for position.
Definition at line 292 of file mapDistribute.H.
|
inline |
Definition at line 296 of file mapDistribute.H.
References fld().

|
inline |
Definition at line 313 of file mapDistribute.H.
References fld().

|
inline |
Transform patch-based field.
Definition at line 339 of file mapDistribute.H.
References fld(), and coupledPolyPatch::transformPosition().

|
inline |
Definition at line 345 of file mapDistribute.H.
References fld(), forAllConstIters, forAllIters, and coupledPolyPatch::transformPosition().
