Foam::pointPatchFieldMapperPatchRef. More...
#include <OpenFOAM/pointPatchFieldMapperPatchRef.H>
Foam::pointPatchFieldMapperPatchRef.
Definition at line 46 of file pointPatchFieldMapperPatchRef.H.
Public Member Functions | |
pointPatchFieldMapperPatchRef (const pointPatch &source, const pointPatch &target) | |
Construct from components.
| |
const pointPatch & | sourcePatch () const |
const pointPatch & | targetPatch () const |
pointPatchFieldMapperPatchRef | ( | const pointPatch & | source, |
const pointPatch & | target | ||
) | [inline]
|
Construct from components.
Definition at line 71 of file pointPatchFieldMapperPatchRef.H.
const pointPatch& sourcePatch | ( | ) | const [inline]
|
Definition at line 83 of file pointPatchFieldMapperPatchRef.H.
const pointPatch& targetPatch | ( | ) | const [inline]
|
Definition at line 88 of file pointPatchFieldMapperPatchRef.H.