List of all members.
Public Member Functions
-
CoarseIntegrator (const FieldSelector &FieldSelectionP, const RefPtr< LocalFromWorldPoint > &LocalPointFinderP, const RefPtr< BoundingBox > &BBP, const RefPtr< GridIterator > &GridIteratorP, const double step_sizeP, const bool dopP, const size_t nPointsP, const double line_lengthP, const double start_timeP, const double scale_facP)
-
size_t getNPoints ()
-
bool advance (RefPtr< Grid > &CurrentGrid, RefPtr< Grid > &NewGrid, double &time, unsigned long &start, unsigned long &size)
-
bool extractLocalGridData (RefPtr< Grid > &CurrentGrid, double time)
template<class FieldType, typename LineType, int InterpolType>
class FieldLines::CoarseIntegrator< FieldType, LineType, InterpolType >