OGS
LinearSolverOptions.h
Go to the documentation of this file.
1
11#pragma once
12
13#include <string>
14
16
17namespace MathLib
18{
19
39 std::string const& solver_name);
40
41} // namespace MathLib
void ignoreOtherLinearSolvers(const BaseLib::ConfigTree &config, const std::string &solver_name)