I can't even build it with C++. /home/prbrune/Packages/petsc/src/dm/impls/plex/plexfem.c: In function ‘PetscErrorCode DMPlexComputeResidualFEM(DM, Vec, Vec, void*)’: /home/prbrune/Packages/petsc/src/dm/impls/plex/plexfem.c:572:74: error: ‘PetscFEGetTileSizes’ was not declared in this scope /home/prbrune/Packages/petsc/src/dm/impls/plex/plexfem.c:575:83: error: ‘PetscFESetTileSizes’ was not declared in this scope make[5]: [CMakeFiles/petsc.dir/src/dm/impls/plex/plexfem.c.o] Error 1 (ignored)
What crashes, though? I don't see this problem. - Peter On Tue, Aug 20, 2013 at 8:42 AM, Barry Smith <[email protected]> wrote: > > master seems to be reasonably clean but next is a total mess in terms > of examples crashing? > > Barry > >
