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