I already pushed the fix. Matt
On Tue, Feb 24, 2015 at 8:28 PM, Barry Smith <[email protected]> wrote: > > libfast in: /home/balay/petsc.clone-3/src/dm/impls/plex > /home/balay/petsc.clone-3/src/dm/impls/plex/plexfluent.c: In function > 'PetscErrorCode DMPlexCreateFluent_ReadSection(PetscViewer, > FluentSection*)': > /home/balay/petsc.clone-3/src/dm/impls/plex/plexfluent.c:131:106: error: > cannot convert 'bool' to 'PetscBool' for argument '5' to 'PetscErrorCode > DMPlexCreateFluent_ReadValues(PetscViewer, void*, PetscInt, PetscDataType, > PetscBool)' > /home/balay/petsc.clone-3/src/dm/impls/plex/plexfluent.c:151:98: error: > cannot convert 'bool' to 'PetscBool' for argument '5' to 'PetscErrorCode > DMPlexCreateFluent_ReadValues(PetscViewer, void*, PetscInt, PetscDataType, > PetscBool)' > /home/balay/petsc.clone-3/src/dm/impls/plex/plexfluent.c: In function > 'PetscErrorCode DMPlexCreateFluent(MPI_Comm, PetscViewer, PetscBool, > _p_DM**)': > /home/balay/petsc.clone-3/src/dm/impls/plex/plexfluent.c:264:24: error: > invalid conversion from 'void*' to 'PetscScalar* {aka > std::complex<double>*}' [-fpermissive] > /home/balay/petsc.clone-3/src/dm/impls/plex/plexfluent.c: In function > 'PetscErrorCode DMPlexCreateFluent_ReadSection(PetscViewer, > FluentSection*)': > /home/balay/petsc.clone-3/src/dm/impls/plex/plexfluent.c:131:106: error: > cannot convert 'bool' to 'PetscBool' for argument '5' to 'PetscErrorCode > DMPlexCreateFluent_ReadValues(PetscViewer, void > > -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener
