Subramanya Gautam Sadasiva <[email protected]> writes:

> Has anybody tried building with petsc 3.4 . It seems that some of the API has 
> changed.  I get the following error 
>
> In file included from src/numerics/petsc_vector.C:23:0:
> ./include/libmesh/petsc_vector.h: In instantiation of 
> 'libMesh::PetscVector<T>::PetscVector(Vec, const 
> libMesh::Parallel::Communicator&) [with T = double; Vec = _p_Vec*]':
> src/numerics/petsc_vector.C:1422:16:   required from here
> ./include/libmesh/petsc_vector.h:705:17: error: uninitialized const 'ptype' 
> [-fpermissive]
> ./include/libmesh/petsc_vector.h:707:3: error: invalid conversion from 'const 
> char* const*' to 'const char**' [-fpermissive]
> make[1]: *** [src/numerics/libmesh_dbg_la-petsc_vector.lo] Error 1

You need libmesh 'master', specifically

https://github.com/libMesh/libmesh/commit/e2ebea3d3064d9808c22d2d54c1a1012758fbfa2

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to