mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fixed class comments, LinearSolverUmfpack::solve() properly returns a report.
This commit is contained in:
@@ -49,7 +49,7 @@ namespace Opm
|
||||
{
|
||||
|
||||
|
||||
/// Abstract interface for linear solvers.
|
||||
/// Concrete class encapsulating the UMFPACK direct linear solver.
|
||||
class LinearSolverUmfpack : public LinearSolverInterface
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user