OpenFOAM logo
Open Source CFD Toolkit

emptyFvPatch Class Reference

Inheritance diagram for emptyFvPatch:

Inheritance graph
[legend]
Collaboration diagram for emptyFvPatch:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName (emptyPolyPatch::typeName_())
 Runtime type information.
 emptyFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm)
 Construct from polyPatch.
virtual label size () const
 Return size.
virtual const vectorFieldnf () const
 Return face normals. Over-riding base class return to get zero size.

Constructor & Destructor Documentation

emptyFvPatch const polyPatch patch,
const fvBoundaryMesh bm
[inline]
 

Construct from polyPatch.

Definition at line 77 of file emptyFvPatch.H.

References Foam::label.


Member Function Documentation

virtual const vectorField& nf  )  const [virtual]
 

Return face normals. Over-riding base class return to get zero size.

Reimplemented from fvPatch.

virtual label size  )  const [inline, virtual]
 

Return size.

Reimplemented from fvPatch.

Definition at line 85 of file emptyFvPatch.H.

References Foam::vectorField.

TypeName emptyPolyPatch::  typeName_()  ) 
 

Runtime type information.


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