Peano
Loading...
Searching...
No Matches
parallel.h File Reference
#include <string>
Include dependency graph for parallel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  peano4
namespace  parallel
 The parallel namespace is Peano's core abstracts from both MPI and multicore parallelisation.
namespace  peano4::parallel

Functions

int peano4::parallel::getTaskType (const std::string &className)
 Get unique number (id) for task.
std::string peano4::parallel::getClassNameOfType (int taskType)