Peano
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
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.