Closed ddundo closed 4 months ago
Closes #203.
With this PR:
options.MetricParameters
fixed_point_iteration
GoalOrientedParameters
GoalOrientedAdaptParameters
AdaptParameters
Closes #203.
With this PR:
options.MetricParameters
are dropped since they were not actually used and default metric parameters are handled by Animate anywayfixed_point_iteration
GoalOrientedParameters
is renamed toGoalOrientedAdaptParameters
to be consistent withAdaptParameters