Re: [petsc-dev] plexexodusii.c incompatible with complex - not covered?

2018-04-13 Thread Matthew Knepley
On Thu, Apr 12, 2018 at 12:26 PM, Vaclav Hapla wrote: > At master, configured with > --download-exodusii --download-hdf5 --download-netcdf --download-pnetcdf > --with-scalar-type=complex > I get bunch of compiler warnings > warning: passing argument 2 of ‘VecGetArrayRead’ from incompatible >

[petsc-dev] plexexodusii.c incompatible with complex - not covered?

2018-04-12 Thread Vaclav Hapla
At master, configured with --download-exodusii --download-hdf5 --download-netcdf --download-pnetcdf --with-scalar-type=complex I get bunch of compiler warnings warning: passing argument 2 of ‘VecGetArrayRead’ from incompatible pointer type warning: passing argument 2 of ‘VecRestoreArrayRead