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

surfacePatchIOList Class Reference

IOobject for a surfacePatchList. More...

#include <triSurface/surfacePatchIOList.H>


Detailed Description

IOobject for a surfacePatchList.

Source files

Definition at line 54 of file surfacePatchIOList.H.

Inheritance diagram for surfacePatchIOList:
Collaboration diagram for surfacePatchIOList:

List of all members.

Public Member Functions

 TypeName ("surfacePatchIOList")
 Runtime type information.
 surfacePatchIOList (const IOobject &io)
 Static data someStaticData.
 surfacePatchIOList (const IOobject &io, const surfacePatchList &)
 Construct from IOobject.
 ~surfacePatchIOList ()
bool  writeData (Ostream &) const
 writeData member function required by regIOobject

Friends

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

Constructor & Destructor Documentation

surfacePatchIOList ( const IOobject &   io,
const surfacePatchList &   patches  
)

Construct from IOobject.

Definition at line 101 of file surfacePatchIOList.C.

Definition at line 113 of file surfacePatchIOList.C.


Member Function Documentation

TypeName ( "surfacePatchIOList"    )

Runtime type information.

bool writeData ( Ostream &   os  ) const [virtual]

writeData member function required by regIOobject

Implements regIOobject.

Definition at line 121 of file surfacePatchIOList.C.

References IOstream::good().


Friends And Related Function Documentation

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

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