klindsay28 / Newton-Krylov_OOC

An Out-of-Core Newton-Krylov Solver
3 stars 2 forks source link

consider set_tracer_vals and set_tracer_vals_all methods return self #61

Open klindsay28 opened 3 years ago

klindsay28 commented 3 years ago

Has the potential to ease chaining of operations.

klindsay28 commented 2 years ago

Need to decide if set_tracer_vals in ModelStateBase returns self, or the TracerModuleStateBase instance? The answer depends on what helps potential usage.