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

freestreamFvPatchField< Type > Class Template Reference

Foam::freestreamFvPatchField. More...

#include <finiteVolume/freestreamFvPatchField.H>


Detailed Description

template<class Type>
class Foam::freestreamFvPatchField< Type >

Foam::freestreamFvPatchField.

Source files

Definition at line 50 of file freestreamFvPatchField.H.

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

List of all members.

Public Member Functions

 TypeName ("freestream")
 Runtime type information.
 freestreamFvPatchField (const fvPatch &, const DimensionedField< Type, volMesh > &)
 Construct from patch and internal field.
 freestreamFvPatchField (const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 freestreamFvPatchField (const freestreamFvPatchField< Type > &, const fvPatch &, const DimensionedField< Type, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given freestreamFvPatchField onto a new patch.
 freestreamFvPatchField (const freestreamFvPatchField< Type > &)
 Construct as copy.
virtual tmp< fvPatchField< Type > >  clone () const
 Construct and return a clone.
 freestreamFvPatchField (const freestreamFvPatchField< Type > &, const DimensionedField< Type, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchField< Type > >  clone (const DimensionedField< Type, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
const Field< Type > &  freestreamValue () const
Field< Type > &  freestreamValue ()
virtual void  write (Ostream &) const
 Write.

Constructor & Destructor Documentation

freestreamFvPatchField ( const fvPatch &   p,
const DimensionedField< Type, volMesh > &   iF  
)

Construct from patch and internal field.

Definition at line 37 of file freestreamFvPatchField.C.

freestreamFvPatchField ( const fvPatch &   p,
const DimensionedField< Type, volMesh > &   iF,
const dictionary &   dict  
)

Construct from patch, internal field and dictionary.

Definition at line 61 of file freestreamFvPatchField.C.

References fvPatchField< Type >::operator=(), and fvPatch::size().

freestreamFvPatchField ( const freestreamFvPatchField< Type > &   ptf,
const fvPatch &   p,
const DimensionedField< Type, volMesh > &   iF,
const fvPatchFieldMapper &   mapper  
)

Construct by mapping given freestreamFvPatchField onto a new patch.

Definition at line 48 of file freestreamFvPatchField.C.

freestreamFvPatchField ( const freestreamFvPatchField< Type > &   ptf  )

Construct as copy.

Definition at line 92 of file freestreamFvPatchField.C.

freestreamFvPatchField ( const freestreamFvPatchField< Type > &   ptf,
const DimensionedField< Type, volMesh > &   iF  
)

Construct as copy setting internal field reference.

Definition at line 102 of file freestreamFvPatchField.C.


Member Function Documentation

TypeName ( "freestream"    )

Runtime type information.

virtual tmp<fvPatchField<Type> > clone (  ) const [inline, virtual]

Construct and return a clone.

Reimplemented from inletOutletFvPatchField< Type >.

Definition at line 94 of file freestreamFvPatchField.H.

virtual tmp<fvPatchField<Type> > clone ( const DimensionedField< Type, volMesh > &   iF  ) const [inline, virtual]

Construct and return a clone setting internal field reference.

Reimplemented from inletOutletFvPatchField< Type >.

Definition at line 111 of file freestreamFvPatchField.H.

const Field<Type>& freestreamValue (  ) const [inline]

Definition at line 126 of file freestreamFvPatchField.H.

References mixedFvPatchField< Type >::refValue().

Field<Type>& freestreamValue (  ) [inline]

Definition at line 131 of file freestreamFvPatchField.H.

References mixedFvPatchField< Type >::refValue().

void write ( Ostream &   os  ) const [virtual]

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