MADNESS
0.10.1
|
Header to declare stuff which has not yet found a home. More...
Go to the source code of this file.
Namespaces | |
madness | |
File holds all helper structures necessary for the CC_Operator and CC2 class. | |
Functions | |
unsigned long | madness::checksum_file (const char *filename) |
Simple checksum for ASCII characters in file. More... | |
void | madness::gprofexit (int id, int nproc) |
Rename gmon.out for each process by ordering process termination. More... | |
std::string | madness::lowercase (const std::string &s) |
std::istream & | madness::position_stream (std::istream &f, const std::string &tag, bool rewind=true) |
std::istream & | madness::position_stream_to_word (std::istream &f, const std::string &tag, const char comment, bool rewind, bool silent) |
position the input stream to tag, which must be a word (not part of a word) More... | |
std::string | madness::unique_fileid () |
creates a unique filename, using PBS ID if available More... | |
Header to declare stuff which has not yet found a home.