mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixed includegards
This commit is contained in:
parent
68322c06e5
commit
63b9b01671
@ -19,11 +19,11 @@
|
|||||||
along with OPM. If not, see <http://www.gnu.org/licenses/>.
|
along with OPM. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef OPM_ISTLSOLVER_EBOS_HEADER_INCLUDED
|
#ifndef OPM_ISTLSOLVER_EBOS_GPU_HEADER_INCLUDED
|
||||||
#define OPM_ISTLSOLVER_EBOS_HEADER_INCLUDED
|
#define OPM_ISTLSOLVER_EBOS_GPU_HEADER_INCLUDED
|
||||||
#if COMPILE_BDA_BRIDGE
|
#if COMPILE_BDA_BRIDGE
|
||||||
|
|
||||||
#include <opm/simulators/linalg/ISTLSolverEbos.hpp>
|
#include <opm/simulators/linalg/ISTLSolverEbosGPU.hpp>
|
||||||
|
|
||||||
namespace Opm::Properties {
|
namespace Opm::Properties {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user