FreeFOAM The Cross-Platform CFD Toolkit
pointPatchFieldMapperPatchRef Class Reference

Foam::pointPatchFieldMapperPatchRef. More...

#include <OpenFOAM/pointPatchFieldMapperPatchRef.H>


Detailed Description

+ Inheritance diagram for pointPatchFieldMapperPatchRef:
+ Collaboration diagram for pointPatchFieldMapperPatchRef:

List of all members.

Public Member Functions

 pointPatchFieldMapperPatchRef (const pointPatch &source, const pointPatch &target)
 Construct from components.
const pointPatchsourcePatch () const
const pointPatchtargetPatch () const
- Public Member Functions inherited from pointPatchFieldMapper
 pointPatchFieldMapper ()
 Null constructor.
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 Null constructor.
virtual ~FieldMapper ()
virtual label size () const =0
virtual bool direct () const =0
virtual const unallocLabelListdirectAddressing () const
virtual const labelListListaddressing () const
virtual const scalarListListweights () const
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const

Constructor & Destructor Documentation

pointPatchFieldMapperPatchRef ( const pointPatch source,
const pointPatch target 
)
inline

Construct from components.

Definition at line 71 of file pointPatchFieldMapperPatchRef.H.


Member Function Documentation

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.


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