OpenFOAM logo
Open Source CFD Toolkit

BasicSymmetryPointPatchField Class Template Reference

Inheritance diagram for BasicSymmetryPointPatchField:

Inheritance graph
[legend]
Collaboration diagram for BasicSymmetryPointPatchField:

Collaboration graph
[legend]
List of all members.

template<template< class > class PatchField, class PointPatch, class Type>
class Foam::BasicSymmetryPointPatchField< PatchField, PointPatch, Type >


Public Member Functions

 BasicSymmetryPointPatchField (const PointPatch &, const Field< Type > &)
 Construct from patch and internal field.
 BasicSymmetryPointPatchField (const PointPatch &, const Field< Type > &, const Field< Type > &)
 Construct from patch and internal field and patch field.
 BasicSymmetryPointPatchField (const PointPatch &, const Field< Type > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 BasicSymmetryPointPatchField (const BasicSymmetryPointPatchField< PatchField, PointPatch, Type > &, const PointPatch &, const Field< Type > &, const PointPatchFieldMapper &)
 Construct by mapping given patchField<Type> onto a new patch.
virtual autoPtr< PatchField<
Type > > 
clone () const
 Construct and return a clone.
 BasicSymmetryPointPatchField (const BasicSymmetryPointPatchField< PatchField, PointPatch, Type > &, const Field< Type > &)
 Construct as copy setting internal field reference.
virtual autoPtr< PatchField<
Type > > 
clone (const Field< Type > &iF) const
 Construct and return a clone setting internal field reference.
virtual void updateBoundaryField ()
 Update the patch field.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

BasicSymmetryPointPatchField const PointPatch &  ,
const Field< Type > & 
 

Construct from patch and internal field.

BasicSymmetryPointPatchField const PointPatch &  ,
const Field< Type > &  ,
const Field< Type > & 
 

Construct from patch and internal field and patch field.

BasicSymmetryPointPatchField const PointPatch &  ,
const Field< Type > &  ,
const dictionary
 

Construct from patch, internal field and dictionary.

BasicSymmetryPointPatchField const BasicSymmetryPointPatchField< PatchField, PointPatch, Type > &  ,
const PointPatch &  ,
const Field< Type > &  ,
const PointPatchFieldMapper
 

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

BasicSymmetryPointPatchField const BasicSymmetryPointPatchField< PatchField, PointPatch, Type > &  ,
const Field< Type > & 
 

Construct as copy setting internal field reference.


Member Function Documentation

virtual autoPtr<PatchField<Type> > clone const Field< Type > &  iF  )  const [inline, virtual]
 

Construct and return a clone setting internal field reference.

Reimplemented from ValueStoredPointPatchField.

Reimplemented in SlipPointPatchField, and SymmetryPointPatchField.

Definition at line 123 of file BasicSymmetryPointPatchField.H.

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

Construct and return a clone.

Reimplemented from ValueStoredPointPatchField.

Reimplemented in SlipPointPatchField, and SymmetryPointPatchField.

Definition at line 104 of file BasicSymmetryPointPatchField.H.

virtual void updateBoundaryField  )  [virtual]
 

Update the patch field.

Reimplemented from ValueStoredPointPatchField.

virtual void write Ostream  )  const [virtual]
 

Write.

Reimplemented from ValueStoredPointPatchField.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org