LAMA
|
CommunicatorFactory.cpp. More...
#include <lama/CommunicatorFactory.hpp>
#include <lama/CommunicatorManager.hpp>
#include <lama/exception/Exception.hpp>
#include <logging/logging.hpp>
#include <boost/shared_ptr.hpp>
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. | |
Defines | |
#define | LAMA_ENV_FOR_COMMUNICATOR "LAMA_COMMUNICATOR" |
String for the default communicator. | |
Functions | |
lama::LAMA_LOG_DEF_LOGGER (CommunicatorFactory::logger,"CommunicatorFactory") |
#define LAMA_ENV_FOR_COMMUNICATOR "LAMA_COMMUNICATOR" |
String for the default communicator.
Referenced by lama::CommunicatorFactory::getDefaultCommunicatorType().