12.07.2015 Views

DOLFIN User Manual - FEniCS Project

DOLFIN User Manual - FEniCS Project

DOLFIN User Manual - FEniCS Project

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 9Input/output<strong>DOLFIN</strong> relies on external programs for pre- and post-processing, whichmeans that computational meshes must be imported from file (pre-processing)and computed solutions must be exported to file and then imported into anotherprogram for visualization (post-processing). To simplify this process,<strong>DOLFIN</strong> provides support for easy interaction with files and includes outputformats for a number of visualization programs.9.1 Files and objectsA file in <strong>DOLFIN</strong> is represented by the class File and reading/writing datais done using the standard C++ operators >> (read) and

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!