OGS
GlobalLinearSolverType.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2// SPDX-License-Identifier: BSD-3-Clause
3
4#pragma once
5
6#if defined(USE_LIS)
7
9
11
12#elif defined(USE_PETSC)
13
15
17
18#else
19
21
23
24#endif
MathLib::EigenLisLinearSolver GlobalLinearSolver