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

surfZoneIOList Class Reference

IOobject for a surfZoneList. More...

#include <surfMesh/surfZoneIOList.H>


Detailed Description

IOobject for a surfZoneList.

Source files

Definition at line 54 of file surfZoneIOList.H.

Inheritance diagram for surfZoneIOList:
Collaboration diagram for surfZoneIOList:

List of all members.

Public Member Functions

 TypeName ("surfZoneList")
 Runtime type information.
 surfZoneIOList (const IOobject &)
 Construct from IOobject.
 surfZoneIOList (const IOobject &, const surfZoneList &)
 Construct from IOobject and surfZoneList.
 surfZoneIOList (const IOobject &, const Xfer< surfZoneList > &)
 Construct from IOobject and surfZoneList.
 ~surfZoneIOList ()
bool  writeData (Ostream &) const
 writeData member function required by regIOobject

Friends

Ostream &  operator<< (Ostream &, const surfZoneIOList &)

Constructor & Destructor Documentation

surfZoneIOList ( const IOobject &   io,
const surfZoneList &   zones  
)

Construct from IOobject and surfZoneList.

Definition at line 100 of file surfZoneIOList.C.

surfZoneIOList ( const IOobject &   io,
const Xfer< surfZoneList > &   zones  
)

Construct from IOobject and surfZoneList.

Definition at line 111 of file surfZoneIOList.C.

Definition at line 123 of file surfZoneIOList.C.


Member Function Documentation

TypeName ( "surfZoneList"    )

Runtime type information.

bool writeData ( Ostream &   os  ) const [virtual]

writeData member function required by regIOobject

Implements regIOobject.

Definition at line 131 of file surfZoneIOList.C.

References IOstream::good().


Friends And Related Function Documentation

Ostream& operator<< ( Ostream &   ,
const surfZoneIOList &    
) [friend]

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