CFDEMcoupling  2.4
 All Classes
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
Foam::IOModel Class Reference
Inheritance diagram for Foam::IOModel:
Inheritance graph
[legend]
Collaboration diagram for Foam::IOModel:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("IOModel")
 
 declareRunTimeSelectionTable (autoPtr, IOModel, dictionary,(const dictionary &dict, cfdemCloud &sm),(dict, sm))
 
 IOModel (const dictionary &dict, cfdemCloud &sm)
 
virtual int dumpDEMdata () const
 
bool dumpNow () const
 
fileName createTimeDir (fileName) const
 
fileName createLagrangianDir (fileName) const
 
fileName buildFilePath (word) const
 
void streamDataToPath (fileName, double **, int, word, word type, word className, word finaliser) const
 

Static Public Member Functions

static autoPtr< IOModelNew (const dictionary &dict, cfdemCloud &sm)
 

Protected Attributes

const dictionary & dict_
 
cfdemCloudparticleCloud_
 
const Time & time_
 
bool parOutput_
 

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