OpenFOAM logo
Open Source CFD Toolkit

SymmetryTetPointPatchField Class Template Reference

Inheritance diagram for SymmetryTetPointPatchField:

Inheritance graph
[legend]
Collaboration diagram for SymmetryTetPointPatchField:

Collaboration graph
[legend]
List of all members.

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


Public Member Functions

 TypeName (SymmetryPointPatch::typeName_())
 Runtime type information.
 SymmetryTetPointPatchField (const PointPatch &, const Field< Type > &)
 Construct from patch and internal field.
 SymmetryTetPointPatchField (const PointPatch &, const Field< Type > &, const Field< Type > &)
 Construct from patch and internal field and patch field.
 SymmetryTetPointPatchField (const PointPatch &, const Field< Type > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 SymmetryTetPointPatchField (const SymmetryTetPointPatchField< PatchField, PointPatch, SymmetryPointPatch, Type > &, const PointPatch &, const Field< Type > &, const TetPointPatchFieldMapper &)
 Construct by mapping given patchField<Type> onto a new patch.
virtual autoPtr< PatchField<
Type > > 
clone () const
 Construct and return a clone.
 SymmetryTetPointPatchField (const SymmetryTetPointPatchField< 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

SymmetryTetPointPatchField const PointPatch &  ,
const Field< Type > & 
 

Construct from patch and internal field.

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

Construct from patch and internal field and patch field.

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

Construct from patch, internal field and dictionary.

SymmetryTetPointPatchField const SymmetryTetPointPatchField< PatchField, PointPatch, SymmetryPointPatch, Type > &  ,
const PointPatch &  ,
const Field< Type > &  ,
const TetPointPatchFieldMapper
 

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

SymmetryTetPointPatchField const SymmetryTetPointPatchField< 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 BasicSymmetryTetPointPatchField.

Definition at line 131 of file SymmetryTetPointPatchField.H.

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

Construct and return a clone.

Reimplemented from BasicSymmetryTetPointPatchField.

Definition at line 110 of file SymmetryTetPointPatchField.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