![]() |
|
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 vectorField & | nf () const |
Return face normals. Over-riding base class return to get zero size. |
|
Construct from polyPatch.
Definition at line 77 of file emptyFvPatch.H. References Foam::label. |
|
Return face normals. Over-riding base class return to get zero size.
Reimplemented from fvPatch. |
|
Return size.
Reimplemented from fvPatch. Definition at line 85 of file emptyFvPatch.H. References Foam::vectorField. |
|
Runtime type information.
|