#include <ParallelImplementationsRegistry.h>
Classes | |
struct | Implementation |
Static Public Member Functions | |
static bool | addEquivalentImplementations (const std::string &sequentialImplementation, const std::string ¶llelImplementation) |
static std::string | findParallelImplementation (const std::string &sequentialImplementation) |
static const sofa::type::vector< Implementation > & | getImplementations () |
|
static |
|
static |
|
static |