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

symmetryFvsPatchField< Type > Class Template Reference

Foam::symmetryFvsPatchField. More...

#include <finiteVolume/symmetryFvsPatchField.H>


Detailed Description

template<class Type>
class Foam::symmetryFvsPatchField< Type >

Foam::symmetryFvsPatchField.

Source files

Definition at line 51 of file symmetryFvsPatchField.H.

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

List of all members.

Public Member Functions

 TypeName (symmetryFvPatch::typeName_())
 Runtime type information.
 symmetryFvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
 Construct from patch and internal field.
 symmetryFvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 symmetryFvsPatchField (const symmetryFvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given symmetryFvsPatchField onto a new patch.
 symmetryFvsPatchField (const symmetryFvsPatchField< Type > &)
 Construct as copy.
virtual tmp< fvsPatchField
< Type > >  
clone () const
 Construct and return a clone.
 symmetryFvsPatchField (const symmetryFvsPatchField< Type > &, const DimensionedField< Type, surfaceMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvsPatchField
< Type > >  
clone (const DimensionedField< Type, surfaceMesh > &iF) const
 Construct and return a clone setting internal field reference.

Constructor & Destructor Documentation

symmetryFvsPatchField ( const fvPatch &   p,
const DimensionedField< Type, surfaceMesh > &   iF  
)

Construct from patch and internal field.

Definition at line 37 of file symmetryFvsPatchField.C.

symmetryFvsPatchField ( const fvPatch &   p,
const DimensionedField< Type, surfaceMesh > &   iF,
const dictionary &   dict  
)

Construct from patch, internal field and dictionary.

Definition at line 79 of file symmetryFvsPatchField.C.

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

symmetryFvsPatchField ( const symmetryFvsPatchField< Type > &   ptf,
const fvPatch &   p,
const DimensionedField< Type, surfaceMesh > &   iF,
const fvPatchFieldMapper &   mapper  
)

Construct by mapping given symmetryFvsPatchField onto a new patch.

Definition at line 48 of file symmetryFvsPatchField.C.

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

symmetryFvsPatchField ( const symmetryFvsPatchField< Type > &   ptf  )

Construct as copy.

Definition at line 107 of file symmetryFvsPatchField.C.

symmetryFvsPatchField ( const symmetryFvsPatchField< Type > &   ptf,
const DimensionedField< Type, surfaceMesh > &   iF  
)

Construct as copy setting internal field reference.

Definition at line 117 of file symmetryFvsPatchField.C.


Member Function Documentation

TypeName ( symmetryFvPatch::   typeName_()  )

Runtime type information.

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

Construct and return a clone.

Reimplemented from fvsPatchField< Type >.

Definition at line 95 of file symmetryFvsPatchField.H.

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

Construct and return a clone setting internal field reference.

Reimplemented from fvsPatchField< Type >.

Definition at line 112 of file symmetryFvsPatchField.H.


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