Public Member Functions | List of all members
IOPosition Class Reference

Helper IO class to read and write particle coordinates (positions). More...

Public Member Functions

virtual const wordtype () const
 
 IOPosition (const CloudType &c, cloud::geometryType geomType=cloud::geometryType::COORDINATES)
 
virtual void readData (Istream &, CloudType &)
 
virtual bool write (const bool valid=true) const
 
virtual bool writeData (Ostream &os) const
 
virtual bool readData (Istream &)
 

Detailed Description

Helper IO class to read and write particle coordinates (positions).

Source files

Definition at line 52 of file Cloud.H.

Constructor & Destructor Documentation

◆ IOPosition()

Definition at line 26 of file IOPosition.C.

Member Function Documentation

◆ type()

virtual const word& type ( ) const
inlinevirtual

Definition at line 66 of file IOPosition.H.

◆ readData() [1/2]

void readData ( Istream is,
CloudType c 
)
virtual

◆ write()

bool write ( const bool  valid = true) const
virtual

Definition at line 50 of file IOPosition.C.

References Foam::vtk::write().

Referenced by particle< Type >::writeFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ writeData()

bool writeData ( Ostream os) const
virtual

Definition at line 57 of file IOPosition.C.

References Foam::endl(), forAllConstIters(), Foam::nl, and os().

Here is the call graph for this function:

◆ readData() [2/2]

bool readData

Definition at line 178 of file regIOobjectRead.C.


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