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

Public Types | |
| enum | Type { XML, MATLAB, OCTAVE, OPENDX, GID } |
Public Member Functions | |
| File (const std::string &filename) | |
| File (const std::string &filename, Type type) | |
| ~File () | |
| void | operator>> (Vector &x) |
| void | operator>> (Matrix &A) |
| void | operator>> (Mesh &mesh) |
| void | operator>> (Function &u) |
| void | operator>> (Function::Vector &u) |
| void | operator>> (Sample &sample) |
| void | operator>> (ParameterList ¶meters) |
| void | operator<< (Vector &x) |
| void | operator<< (Matrix &A) |
| void | operator<< (Mesh &mesh) |
| void | operator<< (Function &u) |
| void | operator<< (Function::Vector &u) |
| void | operator<< (Sample &sample) |
| void | operator<< (ParameterList ¶meters) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.