FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

wedgePointPatchField< Type > Class Template Reference

Wedge front and back plane patch field. More...

#include <OpenFOAM/wedgePointPatchField.H>


Detailed Description

template<class Type>
class Foam::wedgePointPatchField< Type >

Wedge front and back plane patch field.

Source files

Definition at line 51 of file wedgePointPatchField.H.

Inheritance diagram for wedgePointPatchField< Type >:
Collaboration diagram for wedgePointPatchField< Type >:

List of all members.

Public Member Functions

 TypeName (wedgePointPatch::typeName_())
 Runtime type information.
 wedgePointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &)
 Construct from patch and internal field.
 wedgePointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 wedgePointPatchField (const wedgePointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &)
 Construct by mapping given patchField<Type> onto a new patch.
virtual autoPtr
< pointPatchField< Type > >  
clone () const
 Construct and return a clone.
 wedgePointPatchField (const wedgePointPatchField< Type > &, const DimensionedField< Type, pointMesh > &)
 Construct as copy setting internal field reference.
virtual autoPtr
< pointPatchField< Type > >  
clone (const DimensionedField< Type, pointMesh > &iF) const
 Construct and return a clone setting internal field reference.
virtual void  evaluate (const Pstream::commsTypes commsType=Pstream::blocking)
 Update the patch field.

Constructor & Destructor Documentation

wedgePointPatchField ( const pointPatch &   p,
const DimensionedField< Type, pointMesh > &   iF  
)

Construct from patch and internal field.

Definition at line 38 of file wedgePointPatchField.C.

wedgePointPatchField ( const pointPatch &   p,
const DimensionedField< Type, pointMesh > &   iF,
const dictionary &   dict  
)

Construct from patch, internal field and dictionary.

Definition at line 49 of file wedgePointPatchField.C.

References Foam::exit(), Foam::FatalIOError, and FatalIOErrorIn.

wedgePointPatchField ( const wedgePointPatchField< Type > &   ptf,
const pointPatch &   p,
const DimensionedField< Type, pointMesh > &   iF,
const pointPatchFieldMapper &    
)

Construct by mapping given patchField<Type> onto a new patch.

Definition at line 77 of file wedgePointPatchField.C.

References Foam::endl(), Foam::exit(), Foam::FatalError, and FatalErrorIn.

wedgePointPatchField ( const wedgePointPatchField< Type > &   ptf,
const DimensionedField< Type, pointMesh > &   iF  
)

Construct as copy setting internal field reference.

Definition at line 108 of file wedgePointPatchField.C.


Member Function Documentation

TypeName ( wedgePointPatch::   typeName_()  )

Runtime type information.

virtual autoPtr<pointPatchField<Type> > clone (  ) const [inline, virtual]

Construct and return a clone.

Implements pointPatchField< Type >.

Definition at line 89 of file wedgePointPatchField.H.

virtual autoPtr<pointPatchField<Type> > clone ( const DimensionedField< Type, pointMesh > &   iF  ) const [inline, virtual]

Construct and return a clone setting internal field reference.

Implements pointPatchField< Type >.

Definition at line 109 of file wedgePointPatchField.H.

void evaluate ( const Pstream::commsTypes   commsType = Pstream::blocking  ) [virtual]

Update the patch field.

Reimplemented from pointPatchField< Type >.

Definition at line 120 of file wedgePointPatchField.C.

References Foam::I, and Foam::transform().


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