OGS
LisWrapper.h
Go to the documentation of this file.
1
12#pragma once
13
14#ifdef _OPENMP
15#include <omp.h>
16#endif
17#include <lis.h>
18#ifdef conj
19#undef conj
20#endif