NeoFOAM
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
NeoFOAM::Time Class Reference

#include <time.hpp>

Public Member Functions

 Time ()
 
 Time (const word, const ArgList)
 
word timeName ()
 
bool loop ()
 
std::ostream & printExecutionTime (std::ostream &os) const
 

Static Public Attributes

static const word CONTROL_DICT_NAME
 

Detailed Description

Definition at line 27 of file time.hpp.

Constructor & Destructor Documentation

◆ Time() [1/2]

NeoFOAM::Time::Time ( )
inline

Definition at line 33 of file time.hpp.

◆ Time() [2/2]

NeoFOAM::Time::Time ( const word  ,
const ArgList   
)
inline

Definition at line 35 of file time.hpp.

Member Function Documentation

◆ loop()

bool NeoFOAM::Time::loop ( )
inline

Definition at line 39 of file time.hpp.

◆ printExecutionTime()

std::ostream & NeoFOAM::Time::printExecutionTime ( std::ostream &  os) const
inline

Definition at line 45 of file time.hpp.

◆ timeName()

word NeoFOAM::Time::timeName ( )
inline

Definition at line 37 of file time.hpp.

Member Data Documentation

◆ CONTROL_DICT_NAME

const word NeoFOAM::Time::CONTROL_DICT_NAME
static

Definition at line 31 of file time.hpp.


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