Differences From Artifact [3fc28c8a1a]:
- File mttroot/mtt/lib/cc/mtt_Hybrd_Solver.hh — part of check-in [b94fab9d42] at 2001-08-08 02:15:00 on branch origin/master — Rationalisation of solver code, beginning with algebraic solvers. (user: geraint@users.sourceforge.net, size: 663) [annotate] [blame] [check-ins using] [more...]
To Artifact [dbef8ec549]:
- File mttroot/mtt/lib/cc/mtt_Hybrd_Solver.hh — part of check-in [ddee3fea10] at 2001-08-08 03:16:08 on branch origin/master — Rationalisation of solver code, fixed ctors. (user: geraint@users.sourceforge.net, size: 699) [annotate] [blame] [check-ins using] [more...]
︙ | |||
17 18 19 20 21 22 23 | 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | - + + + + | public: Hybrd_Solver (const int npar, const int nu, const int nx, const int ny, const int nyz) |
︙ |