OGS
LinearSolverOptionsParser.h
Go to the documentation of this file.
1
11
#pragma once
12
13
namespace
BaseLib
14
{
15
class
ConfigTree;
16
}
17
#include "
MathLib/LinAlg/EigenLis/EigenLisLinearSolver.h
"
18
#include "
MathLib/LinAlg/LinearSolverOptionsParser.h
"
19
20
namespace
MathLib
21
{
22
template
<>
23
struct
LinearSolverOptionsParser
<
EigenLisLinearSolver
> final
24
{
33
std::tuple<std::string, std::string> parseNameAndOptions(
34
std::string
const
& prefix,
35
BaseLib::ConfigTree
const
*
const
config)
const
;
36
};
37
38
}
// namespace MathLib
EigenLisLinearSolver.h
LinearSolverOptionsParser.h
BaseLib::ConfigTree
Definition
ConfigTree.h:107
MathLib::EigenLisLinearSolver
Definition
EigenLisLinearSolver.h:31
BaseLib
Definition
TestDefinition.h:21
MathLib
Definition
CreateComponent.h:32
MathLib::LinearSolverOptionsParser
Definition
LinearSolverOptionsParser.h:16
MathLib
LinAlg
EigenLis
LinearSolverOptionsParser.h
Generated by
1.12.0