mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fxied typo wether -> whether.
This commit is contained in:
parent
bcc3ab7d95
commit
fd10c97e46
@ -196,7 +196,7 @@ namespace Opm {
|
|||||||
|
|
||||||
LinearisedBlackoilResidual residual_;
|
LinearisedBlackoilResidual residual_;
|
||||||
|
|
||||||
/// \brief Wether we print something to std::cout
|
/// \brief Whether we print something to std::cout
|
||||||
bool terminal_output_;
|
bool terminal_output_;
|
||||||
|
|
||||||
std::vector<int> primalVariable_;
|
std::vector<int> primalVariable_;
|
||||||
|
Loading…
Reference in New Issue
Block a user