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 Thanks, Subramanya Sadasiva "But memory eventually fades. Turbulences damp out, internal strains yield to plastic flow, concentration inhomogeneities diffuse to uniformity. Systems tend to subside to very simple states,independent of their specific history." Herbert Callen . Thermodynamics and an Introduction to Thermostatics. ------------------------------------------------------------------------------ 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
