On Mon, Dec 7, 2015 at 1:15 PM, Miguel Angel Salazar de Troya <
salazardetr...@gmail.com> wrote:

> Hello
>
> How can I modify the output precision using this function? I would like to
> save the vectors in my EquationSystems with as much precision as possible.
> I've tried saving the output in a .xdr file, but it doesn't make a
> difference. I used the flags WRITE_DATA and WRITE_ADDITIONAL_DATA with the
> ENCODE mode.
>

You can't change precision with ENCODE, it's just writing a binary
representation of the floating point number directly to disk with no
rounding, etc.

-- 
John
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to