|
ESyS-Particle
2.3.4
|
#include <vector>#include <string>

Go to the source code of this file.
Functions | |
| int | get_version (const string &) |
| vector< string > | get_filenames (const string &, int) |
| vector<string> get_filenames | ( | const string & | , |
| int | |||
| ) |
Referenced by read_and_write_disp_grid(), read_and_write_poros_grid(), read_and_write_profile_r(), read_and_write_profile_rel(), and readSnap().

| int get_version | ( | const string & | infilename | ) |
Get snapshot version.
| infilename | the file name of the header file (incl. the _0.txt part) |
Referenced by do_single_frame(), do_single_frame_geo(), do_single_frame_geo_r(), do_single_frame_r(), do_single_frame_sliced_vtk_r(), do_single_frame_vtk(), do_single_frame_vtk_r(), do_single_frame_vtk_single_r(), get_frame_disp_r(), DataExtractor::read(), read_and_write_disp_grid(), read_and_write_poros_grid(), read_and_write_profile_r(), read_and_write_profile_rel(), and readSnap().
