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

valveBank Class Reference

A list of valves. More...

#include <engine/valveBank.H>


Detailed Description

A list of valves.

Definition at line 47 of file valveBank.H.

Inheritance diagram for valveBank:
Collaboration diagram for valveBank:

List of all members.

Public Member Functions

 valveBank (const polyMesh &mesh, Istream &is)
 Construct from Istream.

Constructor & Destructor Documentation

valveBank ( const polyMesh &   mesh,
Istream &   is  
) [inline]

Construct from Istream.

Definition at line 68 of file valveBank.H.

References forAll, PtrList< engineValve >::setSize(), and PtrList< T >::size().


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