14 #include "libmesh/nanoflann.hpp" virtual ~ThreadedRadialAverageLoop()
dummy virtual destructor
ThreadedRadialAverageLoop(RadialAverage &)
virtual void join(const ThreadedRadialAverageLoop &)
thread join method
void operator()(const QPDataRange &range)
parens operator with the code that is executed in threads
StoredRange< std::vector< RadialAverage::QPData >::const_iterator, RadialAverage::QPData > QPDataRange
RadialAverage & _radavg
rasterizer to manage the sample data
RadialAverage threaded loop.
THREAD_ID _tid
ID number of the current thread.
Gather and communicate a full list of all quadrature points and the values of a selected material pro...