FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

wedgeFvPatch Class Reference

Wedge front and back plane patch. More...

#include <finiteVolume/wedgeFvPatch.H>


Detailed Description

Wedge front and back plane patch.

Source files

Definition at line 50 of file wedgeFvPatch.H.

Inheritance diagram for wedgeFvPatch:
Collaboration diagram for wedgeFvPatch:

List of all members.

Public Member Functions

 TypeName (wedgePolyPatch::typeName_())
 Runtime type information.
 wedgeFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm)
 Construct from polyPatch.
const tensor &  faceT () const
 Return face transformation tensor.
const tensor &  cellT () const
 Return neighbour-cell transformation tensor.

Constructor & Destructor Documentation

wedgeFvPatch ( const polyPatch &   patch,
const fvBoundaryMesh &   bm  
)

Construct from polyPatch.

Definition at line 45 of file wedgeFvPatch.C.


Member Function Documentation

TypeName ( wedgePolyPatch::   typeName_()  )

Runtime type information.

const tensor& faceT (  ) const [inline]

Return face transformation tensor.

Definition at line 76 of file wedgeFvPatch.H.

References wedgePolyPatch::faceT().

const tensor& cellT (  ) const [inline]

Return neighbour-cell transformation tensor.

Definition at line 82 of file wedgeFvPatch.H.

References wedgePolyPatch::cellT().


The documentation for this class was generated from the following files: