FWIW, you now can use libMesh master -- and, for better or worse, we also now
require C++11.
> On Nov 30, 2018, at 1:12 PM, Alex Kaiser wrote:
>
> I'm on version 1.2.1, which, like the flag, was selected from IBAMR
> examples, https://ibamr.github.io/mac#libmesh. I have no particular reason
> f
Awesome, glad to know!
On Fri, Nov 30, 2018 at 10:18 AM Griffith, Boyce Eugene <
boy...@email.unc.edu> wrote:
> FWIW, you now can use libMesh master -- and, for better or worse, we also
> now require C++11.
>
> > On Nov 30, 2018, at 1:12 PM, Alex Kaiser wrote:
> >
> > I'm on version 1.2.1, which
I'm on version 1.2.1, which, like the flag, was selected from IBAMR
examples, https://ibamr.github.io/mac#libmesh. I have no particular reason
for using that version, other than trying to find a combination in which
everything works together happily.
Thanks again,
Alex
On Thu, Nov 29, 2018 at 9:
> On Nov 29, 2018, at 9:35 PM, Alex Kaiser wrote:
>
> Hi all,
>
> This appears to be working. From IBAMR example build scripts I had
> "--disable-cxx11" set in libmesh configure. The error appears to be that
> something in this version of VTK that requires cxx11, because the crash was
> on
Hi all,
This appears to be working. From IBAMR example build scripts I had "
--disable-cxx11" set in libmesh configure. The error appears to be that
something in this version of VTK that requires cxx11, because the crash was
on loading a vtk header. I appreciate the advice to look in that log more
On Mon, 26 Nov 2018, John Peterson wrote:
> It's possible that you built VTK correctly (i.e. with the correct MPI
> settings), but linking failed for some other reason. Off the top of my
> head, I'd suspect that it's because you are using VTK 8.x and we haven't
> tested building libmesh with thi
On Tue, Nov 20, 2018 at 3:32 PM Alex Kaiser wrote:
> Hello,
>
> I am trying link libmesh to vtk on osx. What is the best way to install vtk
> so that this will work?
>
> The versions of vtk that come with brew and miniconda seem to fail to
> include MPI and give the error
>
> <<< libMesh requires