On Fri, Jun 27, 2014 at 10:22 AM, Que Cat <[email protected]> wrote:
> Dear PetscUsers,
>
> How could we specify the data type for PetscView? For example, if we have
> a vector and we want to output to hdf5 with the integer number ( not float
> like 0.000). Thanks.
>
Vecs hold only PetscScalar, so you cannot set this.
Thanks,
Matt
> Que
>
--
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