PolyFEM
Loading...
Searching...
No Matches
par_for.hpp File Reference
#include <functional>
#include <thread>
#include <Eigen/Core>
Include dependency graph for par_for.hpp:
This graph shows which files directly or indirectly include this file:

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