Collection of utilities, solvers and other components.
Specifically, bring in maths library through AC_SEARCH_LIBS and add checks for sqrt() and pow() only after we've established which library might contain these functions. Similarly, rely on AC_SEARCH_LIBS adding -lamd to ${LIBS} if needed in which case it is not necessary to manually bring these libraries in while searching for UMFPACK. Finally, add check for memset(). Needed by Tarjan implementation. |
||
---|---|---|
examples | ||
m4 | ||
opm/core | ||
tests | ||
.hgignore | ||
.hgtags | ||
configure.ac | ||
Makefile.am |