OpenFOAM logo
Open Source CFD Toolkit

SymmetryPointPatchField Class Template Reference

Inheritance diagram for SymmetryPointPatchField:

Inheritance graph
[legend]
Collaboration diagram for SymmetryPointPatchField:

Collaboration graph
[legend]
List of all members.

template<template< class > class PatchField, class PointPatch, class SymmetryPointPatch, class Type>
class Foam::SymmetryPointPatchField< PatchField, PointPatch, SymmetryPointPatch, Type >


Public Member Functions

 TypeName (SymmetryPointPatch::typeName_())
 Runtime type information.
 SymmetryPointPatchField (const PointPatch &, const Field< Type > &)
 Construct from patch and internal field.
 SymmetryPointPatchField (const PointPatch &, const Field< Type > &, const Field< Type > &)
 Construct from patch and internal field and patch field.
 SymmetryPointPatchField (const PointPatch &, const Field< Type > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 SymmetryPointPatchField (const SymmetryPointPatchField< PatchField, PointPatch, SymmetryPointPatch, 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.
 SymmetryPointPatchField (const SymmetryPointPatchField< PatchField, PointPatch, SymmetryPointPatch, 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.

Constructor & Destructor Documentation

SymmetryPointPatchField const PointPatch &  ,
const Field< Type > & 
 

Construct from patch and internal field.

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

Construct from patch and internal field and patch field.

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

Construct from patch, internal field and dictionary.

SymmetryPointPatchField const SymmetryPointPatchField< PatchField, PointPatch, SymmetryPointPatch, Type > &  ,
const PointPatch &  ,
const Field< Type > &  ,
const PointPatchFieldMapper
 

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

SymmetryPointPatchField const SymmetryPointPatchField< PatchField, PointPatch, SymmetryPointPatch, 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 BasicSymmetryPointPatchField.

Definition at line 131 of file SymmetryPointPatchField.H.

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

Construct and return a clone.

Reimplemented from BasicSymmetryPointPatchField.

Definition at line 110 of file SymmetryPointPatchField.H.

TypeName SymmetryPointPatch::  typeName_()  ) 
 

Runtime type information.


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