← Back to team overview

dolfin team mailing list archive

- Class NonlinearFunction now knows nothing about problem type. Provides virtual functions to update F(u) and the Jacobian at the same time, or separately. NonlinearSolver updated accordingly. [...]

 

Commit from garth (2005-11-01 19:20 CET)
-----------------

- Class NonlinearFunction now knows nothing about problem type. Provides virtual functions to update F(u) and the Jacobian at the same time, or separately. NonlinearSolver updated accordingly.

- Clean up identation in FEM.cpp.

  dolfin  src/kernel/fem/FEM.cpp                     1.36
  dolfin  src/kernel/nls/NonlinearFunction.cpp       1.3
  dolfin  src/kernel/nls/NonlinearSolver.cpp         1.12
  dolfin  src/kernel/nls/dolfin/NonlinearFunction.h  1.3
  dolfin  src/kernel/nls/dolfin/NonlinearSolver.h    1.9