Dear Libmesh developers,

how to compile libmesh with triangle support? I'm using version 1.0.0, 
the command is

./configure PETSC_DIR=/home/mpovolot/NEMO5/NEMO/libs/petsc/build-real 
MPIHOME=/usr/local/include PETSC_ARCH=linux \
F77="mpif77" CC="mpicc" GCC="gcc" CXX="mpic++" --enable-vtk 
--with-vtk-include=/usr/include/vtk \
--with-vtk-lib=/usr/lib64/vtk/ --disable-tetgen --enable-triangle 
--disable-nemesis --disable-cxx11 \
--enable-parmesh --enable-amr --enable-shared=yes;

Am I missing something?

Thank you,

Michael.



------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to