← Back to team overview

dolfin team mailing list archive

Re: MeshFunction write and read problems

 

On Wed, Jul 29, 2009 at 04:28:56PM -0600, Bartosz Sawicki wrote:
> I've realized that if MeshFunction is not properly read if mesh
> contains also MeshData with MeshFunctions. I'm afraid that there is
> a small bug in the XML parser. Attached code demonstrates this
> problem.
>
> Another MeshFunction issue is that current XML IO can't save bool
> types. Is it intentional, or do you plan to extend interface?
> Few months ago MeshFuction<bool> could be saved, so that's why I'm asking.
>
> The last question regards MeshFunction (const Mesh &mesh, const
> std::string filename) costructor. Currently MeshFunction is saved
> with Mesh, so why the constructor needs mesh object? I think it
> should be read from the same file where the MeshFunction is.
>
> regrds.

Is this still an issue? If so, please add a bug report (or perhaps
split it into several) on Launchpad so we can keep track of it.

--
Anders

Attachment: signature.asc
Description: Digital signature


Follow ups

References