← Back to team overview

dolfin team mailing list archive

Re: XDMF files

 

Yes, it's already  implemented (with HDF5 for the underlying data storage) in:

    https://code.launchpad.net/~cam-fenics/dolfin/phdf5

It will be merged in the next few days.

The above branch also has support for reading/writing Vectors, etc in
parallel via HDF5. We've already seen in serial that the HDF5 io it
can be >100 times faster than the XML format, and faster than the
DOLFIN binary format.

Garth

On Mon, Oct 1, 2012 at 10:43 AM, Joachim Berdal Haga <jobh@xxxxxxxxx> wrote:
>> It needs to be coordinated with the work on adding HDF5 support:
>>
>> https://code.launchpad.net/~cam-fenics/dolfin/phdf5
>
> Lovely! Looks like vacation time for me :)
>
> -j.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp


Follow ups

References