On Mon, Nov 7, 2016 at 8:59 PM, Michael Povolotskyi
wrote:
> 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
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-