Skip to content
Snippets Groups Projects
Commit bb147190 authored by Klaus Böhnlein's avatar Klaus Böhnlein
Browse files

found error in local assembly

parent 4fb04581
No related branches found
No related tags found
No related merge requests found
...@@ -35,3 +35,6 @@ Project Target=dune-microstructure,src,dune-microstructure ...@@ -35,3 +35,6 @@ Project Target=dune-microstructure,src,dune-microstructure
Use External Terminal=false Use External Terminal=false
Working Directory=file:///home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src Working Directory=file:///home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src
isExecutable=false isExecutable=false
[Project]
VersionControlSupport=kdevgit
...@@ -519,3 +519,25 @@ Determing location of SIONLIB failed: ...@@ -519,3 +519,25 @@ Determing location of SIONLIB failed:
Include directory: Include directory:
Library directory: Library directory:
Determing location of ARPACK failed:
Libraries to link against:
Determing location of ARPACK++ failed:
Include directory:
Libraries to link against:
Determing location of SIONLIB failed:
Include directory:
Library directory:
Determing location of ARPACK failed:
Libraries to link against:
Determing location of ARPACK++ failed:
Include directory:
Libraries to link against:
Determing location of SIONLIB failed:
Include directory:
Library directory:
...@@ -862,3 +862,11 @@ Determining location of SuperLU succeeded: ...@@ -862,3 +862,11 @@ Determining location of SuperLU succeeded:
Include directory: /usr/include/superlu Include directory: /usr/include/superlu
Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so
Determining location of SuperLU succeeded:
Include directory: /usr/include/superlu
Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so
Determining location of SuperLU succeeded:
Include directory: /usr/include/superlu
Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so
...@@ -57,9 +57,9 @@ P4UpdateOptions: ...@@ -57,9 +57,9 @@ P4UpdateOptions:
P4UpdateCustom: P4UpdateCustom:
# Generic update command # Generic update command
UpdateCommand: UpdateCommand: /usr/bin/git
UpdateOptions: UpdateOptions:
UpdateType: UpdateType: git
# Compiler info # Compiler info
Compiler: /usr/bin/c++ Compiler: /usr/bin/c++
......
File added
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment