Cantera
3.0.0
|
#include "cantera/base/config.h"
#include "cantera/base/logger.h"
#include <boost/algorithm/string/join.hpp>
#include <thread>
Go to the source code of this file.
Classes | |
class | Application |
Class to hold global data. More... | |
class | Application::Messages |
Class to carry out messages. More... | |
class | Application::ThreadMessages |
Class that stores thread messages for each thread, and retrieves them based on the thread id. More... | |
Namespaces | |
namespace | Cantera |
Namespace for the Cantera kernel. | |