OpenFOAM logo
Open Source CFD Toolkit

TimePaths Class Reference

Inheritance diagram for TimePaths:

Inheritance graph
[legend]
Collaboration diagram for TimePaths:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TimePaths (const fileName &rootPath, const fileName &caseName, const word &systemName, const word &constantName)
 Construct given database name, rootPath and casePath.
bool processorCase () const
 Return true if this is a processor case.
const fileNamerootPath () const
 Return root path.
const fileNamecaseName () const
 Return case name.
const wordsystem () const
 Return system name.
const wordconstant () const
 Return constant name.
fileName path () const
 Return path.
fileName systemPath () const
 Return system path.
fileName constantPath () const
 Return constant path.

Constructor & Destructor Documentation

TimePaths const fileName rootPath,
const fileName caseName,
const word systemName,
const word constantName
 

Construct given database name, rootPath and casePath.


Member Function Documentation

const fileName& caseName  )  const [inline]
 

Return case name.

Reimplemented in Time.

Definition at line 97 of file TimePaths.H.

const word& constant  )  const [inline]
 

Return constant name.

Definition at line 109 of file TimePaths.H.

fileName constantPath  )  const [inline]
 

Return constant path.

Definition at line 127 of file TimePaths.H.

fileName path  )  const [inline]
 

Return path.

Reimplemented in Time.

Definition at line 115 of file TimePaths.H.

bool processorCase  )  const [inline]
 

Return true if this is a processor case.

Definition at line 85 of file TimePaths.H.

const fileName& rootPath  )  const [inline]
 

Return root path.

Reimplemented in Time.

Definition at line 91 of file TimePaths.H.

const word& system  )  const [inline]
 

Return system name.

Definition at line 103 of file TimePaths.H.

fileName systemPath  )  const [inline]
 

Return system path.

Definition at line 121 of file TimePaths.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org