Go to the documentation of this file.
94 #ifndef functionObjects_systemCall_H
95 #define functionObjects_systemCall_H
104 namespace functionObjects
113 public functionObject
174 virtual bool write();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
void operator=(const systemCall &)=delete
Executes system calls, entered in the form of string lists.
List< string > stringList
A List of strings.
Abstract base-class for Time/database function objects.
label dispatch(const stringList &calls)
virtual ~systemCall()=default
systemCall(const systemCall &)=delete
virtual bool read(const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const word & name() const noexcept