Go to the documentation of this file.
148 virtual bool init(
int& argc,
char**& argv,
int& myProcNo,
List<int>& procIDs,
bool& isParallel) = 0;
151 virtual void exit(
int errnum) = 0;
154 virtual void abort() = 0;
163 template<
class T,
class CTable>
166 const word& dictEntry,