OpenFOAM logo
Open Source CFD Toolkit

GlobalProcessorPointPatchField Class Template Reference

Inheritance diagram for GlobalProcessorPointPatchField:

Inheritance graph
[legend]
Collaboration diagram for GlobalProcessorPointPatchField:

Collaboration graph
[legend]
List of all members.

template<template< class > class PatchField, class PointPatch, class GlobalProcessorPointPatch, class Type>
class Foam::GlobalProcessorPointPatchField< PatchField, PointPatch, GlobalProcessorPointPatch, Type >


Public Member Functions

 TypeName ("globalProcessor")
 Runtime type information.
 GlobalProcessorPointPatchField (const PointPatch &, const Field< Type > &)
 Construct from patch and internal field.
 GlobalProcessorPointPatchField (const PointPatch &, const Field< Type > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 GlobalProcessorPointPatchField (const GlobalProcessorPointPatchField< PatchField, PointPatch, GlobalProcessorPointPatch, 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.
 GlobalProcessorPointPatchField (const GlobalProcessorPointPatchField< PatchField, PointPatch, GlobalProcessorPointPatch, 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.
 ~GlobalProcessorPointPatchField ()
virtual void evaluate ()
 Evaluate the patch field.
virtual void addField (Field< Type > &) const
 Add field to internal field.

Constructor & Destructor Documentation

GlobalProcessorPointPatchField const PointPatch &  ,
const Field< Type > & 
 

Construct from patch and internal field.

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

Construct from patch, internal field and dictionary.

GlobalProcessorPointPatchField const GlobalProcessorPointPatchField< PatchField, PointPatch, GlobalProcessorPointPatch, Type > &  ,
const PointPatch &  ,
const Field< Type > &  ,
const PointPatchFieldMapper
 

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

GlobalProcessorPointPatchField const GlobalProcessorPointPatchField< PatchField, PointPatch, GlobalProcessorPointPatch, Type > &  ,
const Field< Type > & 
 

Construct as copy setting internal field reference.

~GlobalProcessorPointPatchField  ) 
 


Member Function Documentation

virtual void addField Field< Type > &   )  const [virtual]
 

Add field to internal field.

Implements CoupledPointPatchField.

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

Construct and return a clone setting internal field reference.

Implements CoupledPointPatchField.

Definition at line 141 of file GlobalProcessorPointPatchField.H.

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

Construct and return a clone.

Implements CoupledPointPatchField.

Definition at line 120 of file GlobalProcessorPointPatchField.H.

virtual void evaluate  )  [inline, virtual]
 

Evaluate the patch field.

Implements CoupledPointPatchField.

Definition at line 165 of file GlobalProcessorPointPatchField.H.

TypeName "globalProcessor"   ) 
 

Runtime type information.


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