Skip to content
Snippets Groups Projects
Unverified Commit 928c240a authored by Kim Liegeois's avatar Kim Liegeois Committed by GitHub
Browse files

Update trilinos.profile

parent ea96d95b
No related branches found
No related tags found
No related merge requests found
export INCLUDE=$INCLUDE:"/home/knliege/local/trilinos/include"
export LIB=$LIB:"/home/knliege/local/trilinos/lib"
export Trilinos_DIR="/home/knliege/local/trilinos"
#export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"/home/knliege/local/trilinosStokhosExamples"
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"/home/knliege/local/trilinos/lib/python2.7/site-packages/PyTrilinos/":"/home/knliege/local/trilinos/lib/python2.7/site-packages/":"/home/knliege/local/trilinos/lib/"
export Trilinos_DIR="/ascldap/users/knliege/local/trilinos_all/bowman"
export INCLUDE=$INCLUDE:"${Trilinos_DIR}/include"
export LIB=$LIB:"${Trilinos_DIR}/lib"
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"${Trilinos_DIR}/lib/python2.7/site-packages/PyTrilinos/":"${Trilinos_DIR}/lib/python2.7/site-packages/":"${Trilinos_DIR}/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