|
Peano
|
#include <string>

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