OpenFOAM logo
Open Source CFD Toolkit

CalculatedTetPointPatchField Class Template Reference

Inheritance diagram for CalculatedTetPointPatchField:

Inheritance graph
[legend]
List of all members.

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


Public Member Functions

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

Constructor & Destructor Documentation

CalculatedTetPointPatchField const PointPatch &  ,
const Field< Type > & 
 

Construct from patch and internal field.

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

Construct from patch, internal field and dictionary.

CalculatedTetPointPatchField const CalculatedTetPointPatchField< PatchField, PointPatch, Type > &  ,
const PointPatch &  ,
const Field< Type > &  ,
const TetPointPatchFieldMapper
 

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

CalculatedTetPointPatchField const CalculatedTetPointPatchField< 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 in DefaultTetPointPatchField.

Definition at line 114 of file CalculatedTetPointPatchField.H.

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

Construct and return a clone.

Reimplemented in DefaultTetPointPatchField.

Definition at line 95 of file CalculatedTetPointPatchField.H.

TypeName "calculated"   ) 
 

Runtime type information.


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