Gems3k
3.1
GEMS3K standalone solver for geochemical equilibria
|
Declarations of classes TError and TFatalError for error handling. More...
#include <string>
Go to the source code of this file.
Classes | |
struct | TError |
struct | TFatalError |
Typedefs | |
typedef string | gstring |
Functions | |
void | strip (string &str) |
void | Error (const gstring &title, const gstring &message) |
void | ErrorIf (bool error, const gstring &title, const gstring &message) |
Declarations of classes TError and TFatalError for error handling.