LAMA
/home/brandes/workspace/LAMA/src/lama/CommunicatorFactory.cpp File Reference

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")

Detailed Description

CommunicatorFactory.cpp.

Author:
Thomas Brandes, Jiri Kraus
Date:
23.02.2011 $Id$

Define Documentation

#define LAMA_ENV_FOR_COMMUNICATOR   "LAMA_COMMUNICATOR"

String for the default communicator.

Referenced by lama::CommunicatorFactory::getDefaultCommunicatorType().