List of all members.
Public Types
Public Member Functions
-
IntegralLines (const string &name, int p, const RefPtr< VCreationPreferences > &VP)
-
override bool update (VRequest &R, double precision)
-
void printProgress (unsigned &old_nPoints, const unsigned nPoints, const unsigned nPointsEst, VRequest &Context)
-
template<class IntegratorType > int doMainLoop (IntegratorType &IntT, const double max_steps, const int nPointsEst, const size_t nPoints, VRequest &Context)
Static Public Member Functions
-
static string createChildname (const string &inputfield)
template<typename FieldType, typename LineType>
class FieldLines::IntegralLines< FieldType, LineType >