mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-11 08:51:55 -06:00
rename "partial reassembly" to "partial relinearization"
This commit is contained in:
parent
2910a7542e
commit
a7d6bf72c9
@ -94,7 +94,7 @@ public:
|
||||
SET_BOOL_PROP(RichardsLensProblem, EnableGravity, true);
|
||||
|
||||
// Enable partial reassembly of the linearization
|
||||
SET_BOOL_PROP(RichardsLensProblem, EnablePartialReassemble, true);
|
||||
SET_BOOL_PROP(RichardsLensProblem, EnablePartialRelinearization, true);
|
||||
|
||||
// Enable re-use of the linearization of the last iteration of the
|
||||
// previous for the first iteration of the current time step?
|
||||
|
Loading…
Reference in New Issue
Block a user