Ah perfect, thought it had to do with libMesh. Thanks!

On Thu, Apr 28, 2016 at 6:45 PM, Roy Stogner <royst...@ices.utexas.edu>
wrote:

>
> On Thu, 28 Apr 2016, Pepijn Kessels wrote:
>
> One more question. If it is possible, how can I print out the nodal
>> positions in double precision? Right now I print these out to a file but I
>> only get 6 significant digits.
>>
>
> http://en.cppreference.com/w/cpp/io/manip/setprecision
> or
> http://en.cppreference.com/w/cpp/io/ios_base/precision
>
> on your fstream before writing to it.
> ---
> Roy
>
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to