OpenFOAM logo
Open Source CFD Toolkit

CyclicPointPatchField Class Template Reference

List of all members.

template<template< class > class PatchField, class PointPatch, class CyclicPointPatch, class Type>
class Foam::CyclicPointPatchField< PatchField, PointPatch, CyclicPointPatch, Type >


Public Member Functions

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

Constructor & Destructor Documentation

CyclicPointPatchField const PointPatch &  ,
const Field< Type > & 
 

Construct from patch and internal field.

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

Construct from patch and internal field and patch field.

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

Construct from patch, internal field and dictionary.

CyclicPointPatchField const CyclicPointPatchField< PatchField, PointPatch, CyclicPointPatch, Type > &  ,
const PointPatch &  ,
const Field< Type > &  ,
const PointPatchFieldMapper
 

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

CyclicPointPatchField const CyclicPointPatchField< PatchField, PointPatch, CyclicPointPatch, 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.

Definition at line 133 of file CyclicPointPatchField.H.

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

Construct and return a clone.

Definition at line 111 of file CyclicPointPatchField.H.

virtual void evaluate  )  [virtual]
 

Update the patch field.

TypeName CyclicPointPatch::  typeName_()  ) 
 

Runtime type information.


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