Skip to content
Snippets Groups Projects
Commit 7fc4a2f8 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Missing linear Algebra file

parent 55add63f
No related branches found
No related tags found
No related merge requests found
/*
* petsc_lib.hpp
*
* Created on: May 27, 2016
* Author: i-bird
*/
#ifndef OPENFPM_NUMERICS_SRC_UTIL_LINALGEBRA_LIB_HPP_
#define OPENFPM_NUMERICS_SRC_UTIL_LINALGEBRA_LIB_HPP_
#define EIGEN_BASE 1
#define PETSC_BASE 2
#endif /* OPENFPM_NUMERICS_SRC_UTIL_LINALGEBRA_LIB_HPP_ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment