6#ifndef basics_parallel_hh
7#define basics_parallel_hh
35 virtual const char* what()
const throw();
39 virtual std::ostream&
info(std::ostream&
os)
const throw ();
41 std::string errorMessage_;
42 mutable std::string outputMessage_ ;
NoMPIInit_Error(const std::string &file, const unsigned int line, const std::string &function, const std::string &errorMessage)
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Set< F > makeSet(uint n, const F &first,...)