dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #19854
Re: [Question #128225]: Support for MFile in 0.9.9?
Question #128225 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/128225
Status: Open => Answered
Johan Hake proposed the following answer:
Christine!
The files needed to be upgraded to use C++ streams, and because it was not
needed by core developers it was removed.
They can probably be re-added if requested.
If you have the development version you can revert the changes of the
files:
dolfin/io/MFile.cpp
dolfin/io/MFile.h
dolfin/io/MatlabFile.cpp
dolfin/io/MatlabFile.h
dolfin/io/File.cpp
dolfin/io/File.h
from revision 5090. And if you are able upgrade to use C++ streams it would be
even better! You can probably have a look in PythonFile.{cpp,h} for some
guidence.
Garth would probably also have some oppinions.
Johan
On Wednesday October 6 2010 17:42:50 Christine Tobler wrote:
> New question #128225 on DOLFIN:
> https://answers.launchpad.net/dolfin/+question/128225
>
> Hi,
>
> The class MFile (for file export to Matlab/Octave files) seems to have
> disappeared between 0.9.8 and 0.9.9. I couldn't find out why in the
> ChangeLog, do you know the reason?
>
> Thank you,
> Christine
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.