List of all members.
Public Member Functions
- 
LineAdvancer (const std::vector< IntegrationResult_t > &LinesP, const FieldSelector &FieldSelectionP, const RefPtr< LocalFromWorldPoint > &LocalPointFinderP, const RefPtr< BoundingBox > &BBP, const double step_sizeP, const bool dopP, const size_t nPointsP, const double min_line_lengthP, const double start_timeP, const double scale_facP)
- 
size_t getNPoints ()
- 
bool advanceBreadthFirst ()
- 
void finalize ()
template<class FieldType, typename LineType, int InterpolType>
 class FieldLines::LineAdvancer< FieldType, LineType, InterpolType >