MADNESS
0.10.1
|
Namespaces | |
madness | |
File holds all helper structures necessary for the CC_Operator and CC2 class. | |
Functions | |
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... | |