![]() |
#include <GenericFile.h>
Inheritance diagram for dolfin::GenericFile:

Public Member Functions | |
| GenericFile (const std::string filename) | |
| virtual | ~GenericFile () |
| virtual void | operator>> (Vector &x) |
| virtual void | operator>> (Matrix &A) |
| virtual void | operator>> (Mesh &mesh) |
| virtual void | operator>> (Function &u) |
| virtual void | operator>> (Function::Vector &u) |
| virtual void | operator>> (Sample &sample) |
| virtual void | operator>> (ParameterList ¶meters) |
| virtual void | operator<< (Vector &x) |
| virtual void | operator<< (Matrix &A) |
| virtual void | operator<< (Mesh &mesh) |
| virtual void | operator<< (Function &u) |
| virtual void | operator<< (Function::Vector &u) |
| virtual void | operator<< (Sample &sample) |
| virtual void | operator<< (ParameterList ¶meters) |
| void | read () |
| void | write () |
Protected Member Functions | |
| void | read_not_impl (const std::string object) |
| void | write_not_impl (const std::string object) |
Protected Attributes | |
| std::string | filename |
| std::string | type |
| bool | opened_read |
| bool | opened_write |
| bool | check_header |
| int | no_meshes |
| int | no_frames |
|
|
|
|
|
|
|
|
Reimplemented in dolfin::XMLFile. |
|
|
Reimplemented in dolfin::MFile. |
|
|
Reimplemented in dolfin::GiDFile, dolfin::MFile, and dolfin::XMLFile. |
|
|
Reimplemented in dolfin::GiDFile, dolfin::MFile, and dolfin::OpenDXFile. |
|
|
Reimplemented in dolfin::GiDFile, dolfin::MFile, and dolfin::OpenDXFile. |
|
|
Reimplemented in dolfin::MatlabFile, dolfin::MFile, dolfin::OctaveFile, and dolfin::XMLFile. |
|
|
Reimplemented in dolfin::MFile, and dolfin::XMLFile. |
|
|
Reimplemented in dolfin::XMLFile. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in dolfin::XMLFile. |
|
|
Reimplemented in dolfin::XMLFile. |
|
|
Reimplemented in dolfin::XMLFile. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.