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

wedgeFvPatchField< Type > Class Template Reference

Foam::wedgeFvPatchField. More...

#include <finiteVolume/wedgeFvPatchField.H>


Detailed Description

template<class Type>
class Foam::wedgeFvPatchField< Type >

Foam::wedgeFvPatchField.

Source files

Definition at line 51 of file wedgeFvPatchField.H.

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

List of all members.

Public Member Functions

 TypeName (wedgeFvPatch::typeName_())
 Runtime type information.
 wedgeFvPatchField (const fvPatch &, const DimensionedField< Type, volMesh > &)
 Construct from patch and internal field.
 wedgeFvPatchField (const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 wedgeFvPatchField (const wedgeFvPatchField< Type > &, const fvPatch &, const DimensionedField< Type, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given wedgeFvPatchField onto a new patch.
 wedgeFvPatchField (const wedgeFvPatchField< Type > &)
 Construct as copy.
virtual tmp< fvPatchField< Type > >  clone () const
 Construct and return a clone.
 wedgeFvPatchField (const wedgeFvPatchField< 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.
virtual tmp< Field< Type > >  snGrad () const
 Return gradient at boundary.
virtual void  evaluate (const Pstream::commsTypes commsType=Pstream::blocking)
 Evaluate the patch field.
virtual tmp< Field< Type > >  snGradTransformDiag () const
 Return face-gradient transform diagonal.
template<>
tmp< scalarField >  snGrad () const
 Return gradient at boundary.
template<>
void  evaluate (const Pstream::commsTypes commsType)
 Evaluate the patch field, sets Updated to false.
template<>
tmp< scalarField >  snGrad () const
 Return gradient at boundary.
template<>
void  evaluate (const Pstream::commsTypes)
 Evaluate the patch field, sets Updated to false.

Constructor & Destructor Documentation

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

Construct from patch and internal field.

Definition at line 41 of file wedgeFvPatchField.C.

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

Construct from patch, internal field and dictionary.

Definition at line 84 of file wedgeFvPatchField.C.

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

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

Construct by mapping given wedgeFvPatchField onto a new patch.

Definition at line 52 of file wedgeFvPatchField.C.

References Foam::exit(), FatalErrorIn, Foam::FatalIOError, and fvPatch::name().

wedgeFvPatchField ( const wedgeFvPatchField< Type > &   ptf  )

Construct as copy.

Definition at line 117 of file wedgeFvPatchField.C.

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

Construct as copy setting internal field reference.

Definition at line 127 of file wedgeFvPatchField.C.


Member Function Documentation

TypeName ( wedgeFvPatch::   typeName_()  )

Runtime type information.

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

Construct and return a clone.

Implements transformFvPatchField< Type >.

Definition at line 95 of file wedgeFvPatchField.H.

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

Construct and return a clone setting internal field reference.

Implements transformFvPatchField< Type >.

Definition at line 112 of file wedgeFvPatchField.H.

tmp< Field< Type > > snGrad (  ) const [virtual]

Return gradient at boundary.

Implements transformFvPatchField< Type >.

Definition at line 139 of file wedgeFvPatchField.C.

References Foam::transform().

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

Evaluate the patch field.

Reimplemented from fvPatchField< Type >.

Definition at line 150 of file wedgeFvPatchField.C.

References Foam::transform().

tmp< Field< Type > > snGradTransformDiag (  ) const [virtual]

Return face-gradient transform diagonal.

Implements transformFvPatchField< Type >.

Definition at line 169 of file wedgeFvPatchField.C.

References Foam::diag(), Foam::I, Foam::pow(), Foam::type(), DiagTensor< Cmpt >::xx(), DiagTensor< Cmpt >::yy(), and DiagTensor< Cmpt >::zz().

tmp< scalarField > snGrad (  ) const [virtual]

Return gradient at boundary.

Implements transformFvPatchField< Type >.

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

Evaluate the patch field, sets Updated to false.

Reimplemented from fvPatchField< Type >.

tmp< scalarField > snGrad (  ) const [virtual]

Return gradient at boundary.

Implements transformFvPatchField< Type >.

Definition at line 37 of file wedgeFvPatchScalarField.C.

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

Evaluate the patch field, sets Updated to false.

Reimplemented from fvPatchField< Type >.

Definition at line 44 of file wedgeFvPatchScalarField.C.

References Foam::operator==().


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