Skip to content
Snippets Groups Projects
Commit 50c66bbc authored by Naumann, Andreas's avatar Naumann, Andreas
Browse files

No commit message

No commit message
parent edce1800
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,8 @@ if USE_PARALLEL_AMDIS ...@@ -19,7 +19,8 @@ if USE_PARALLEL_AMDIS
$(PARALLEL_DIR)/ParallelError.h $(PARALLEL_DIR)/ParallelError.hh \ $(PARALLEL_DIR)/ParallelError.h $(PARALLEL_DIR)/ParallelError.hh \
$(PARALLEL_DIR)/ParallelProblem.h $(PARALLEL_DIR)/ParallelProblem.cc \ $(PARALLEL_DIR)/ParallelProblem.h $(PARALLEL_DIR)/ParallelProblem.cc \
$(PARALLEL_DIR)/ParMetisPartitioner.h $(PARALLEL_DIR)/ParMetisPartitioner.cc \ $(PARALLEL_DIR)/ParMetisPartitioner.h $(PARALLEL_DIR)/ParMetisPartitioner.cc \
$(PARALLEL_DIR)/PartitionElementData.h $(PARALLEL_DIR)/PartitionElementData.h \
$(PARALLEL_DIR)/pollutionError_konvex.h $(PARALLEL_DIR)/pollutionError_konvex.cc
PARALLEL_INCLUDES = -I$(MPI_DIR)/include -I$(PARMETIS_DIR) PARALLEL_INCLUDES = -I$(MPI_DIR)/include -I$(PARMETIS_DIR)
libamdis_la_CXXFLAGS += -DHAVE_PARALLEL_AMDIS=1 libamdis_la_CXXFLAGS += -DHAVE_PARALLEL_AMDIS=1
else else
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
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