PolyFEM
Loading...
Searching...
No Matches
par_for.cpp File Reference
#include "par_for.hpp"
#include <vector>
#include <algorithm>
Include dependency graph for par_for.cpp:

Go to the source code of this file.

Namespaces

namespace  polyfem
 
namespace  polyfem::utils
 

Functions

void polyfem::utils::par_for (const int size, const std::function< void(int, int, int)> &func)