Skip to content
Snippets Groups Projects
Commit 70029815 authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

Added composite FEM library to AMDiS Makefile.

parent ede7765c
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ INCLUDES = -I. $(AMDIS_INCLUDE) $(MPCCI_INCLUDE) $(REINIT_INCLUDE) $(PARALLEL_IN
# ===== libraries ============================================================
# ============================================================================
AMDIS_LIB = -L$(AMDIS_DIR)/lib -lamdis
AMDIS_LIB = -L$(AMDIS_DIR)/lib -lamdis -lcompositeFEM
PNG_LIB = -lpng
UMFPACK_LIB = -L$(AMDIS_DIR)/lib/AMD/Lib -L$(AMDIS_DIR)/lib/UMFPACK/Lib
......
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