#23: sweep control, iterator object, error norms
---------------------+------------------------------------------------------
Reporter: wd15 | Owner: nobody
Type: defect | Status: closed
Priority: 5 | Component: None
Version: None | Severity: Feature Requests
Resolution: fixed | Keywords:
---------------------+------------------------------------------------------
Changes (by guyer):
* status: assigned => closed
* type: => defect
* resolution: None => fixed
Old description:
> {{{
> Set up at least one example that uses sweep cycles in anger. Determine
> the future of iterator objects. Maybe abondon. The term objects should
> have a getResidual(norm = inf, 1, 2 etc) method rather than a
> getFigureOfMerit() method and it should return something (which it
> currently does not).
> }}}
New description:
Set up at least one example that uses sweep cycles in anger. Determine the
future of iterator objects. Maybe abondon. The term objects should have a
getResidual(norm = inf, 1, 2 etc) method rather than a getFigureOfMerit()
method and it should return something (which it currently does not).
Comment:
A sweep() method has been introduced that returns residuals and a Stepper
class is under experimentation.
--
Ticket URL: <https://www.matforge.org/fipy/ticket/23#comment:1>
FiPy <http://www.ctcms.nist.gov/fipy>
A Finite Volume PDE Solver Using Python