Skip to content
Snippets Groups Projects
Commit 374ef6eb authored by Stenger, Florian's avatar Stenger, Florian
Browse files

meshconv v3.12

parent 4738f29a
Branches addBasisTest
No related tags found
No related merge requests found
#!/bin/bash
g++ -DMETIS -DOPENMP -O3 -o meshconv main.cc src/*.cc -lmetis -fopenmp -lboost_iostreams -lz -lrt
g++ -DMETIS -DOPENMP -O3 -o meshconv -Isrc/ main.cc src/*.cc -lmetis -fopenmp -lboost_iostreams -lz -lrt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment