Skip to content

ComponentUser

Heinrich Schindler requested to merge component-user into master
  • Change signature of the potential functions (double(const double, const double, const double) instead of void(const double, const double, const double, double&)).
  • Add the possibility to set functions for evaluating field and potential using string expressions (JIT compiled using TInterpreter).
  • Add the possibility to define multiple weighting fields/potentials.

Merge request reports