|
PolyFEM
|
#include <functional>#include <thread>#include <Eigen/Core>Go to the source code of this file.
Classes | |
| class | polyfem::utils::NThread |
Namespaces | |
| namespace | polyfem |
| namespace | polyfem::utils |
Functions | |
| void | polyfem::utils::par_for (const int size, const std::function< void(int, int, int)> &func) |
| size_t | polyfem::utils::get_n_threads () |