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