OpenFOAM logo
Open Source CFD Toolkit

cyclicFvPatch Class Reference

Inheritance diagram for cyclicFvPatch:

Inheritance graph
[legend]
Collaboration diagram for cyclicFvPatch:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName (cyclicPolyPatch::typeName_())
 Runtime type information.
 cyclicFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm)
 Construct from polyPatch.
tmp< vectorFielddelta () const
 Return delta (P to N) vectors across coupled patch.

Protected Member Functions

void makeWeights (scalarField &) const
 Make patch weighting factors.
void makeDeltaCoeffs (scalarField &) const
 Make patch face - neighbour cell distances.

Constructor & Destructor Documentation

cyclicFvPatch const polyPatch patch,
const fvBoundaryMesh bm
[inline]
 

Construct from polyPatch.

Definition at line 87 of file cyclicFvPatch.H.


Member Function Documentation

tmp<vectorField> delta  )  const [virtual]
 

Return delta (P to N) vectors across coupled patch.

Implements coupledFvPatch.

void makeDeltaCoeffs scalarField  )  const [protected, virtual]
 

Make patch face - neighbour cell distances.

Implements coupledFvPatch.

void makeWeights scalarField  )  const [protected, virtual]
 

Make patch weighting factors.

Implements coupledFvPatch.

TypeName cyclicPolyPatch::  typeName_()  ) 
 

Runtime type information.


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