Declaration of a class that handles multithreaded stellar evolution interpolation. More...
#include "../Core/SharedLibraryExportMacros.h"
#include "InterpolationQuantities.h"
#include "../Core/InterpolatingFunctionALGLIB.h"
#include <pthread.h>
#include <vector>
#include <list>
Go to the source code of this file.
Classes | |
class | StellarEvolution::InterpolationQueue |
A class that handles a queue of interpolation tasks. Also functions as an iterator over the results. More... | |
Declaration of a class that handles multithreaded stellar evolution interpolation.
Definition in file ThreadedInterpolation.h.