ESyS-Particle  2.3.4
SnapFileHelp.cpp File Reference
#include "SnapFileHelp.h"
#include "Foundation/vec3.h"
#include <iterator>
#include <fstream>
#include <set>
Include dependency graph for SnapFileHelp.cpp:

Functions

int get_version (const string &infilename)
 
vector< string > get_filenames (const string &infilename, int version)
 

Function Documentation

◆ get_filenames()

vector<string> get_filenames ( const string &  infilename,
int  version 
)

◆ get_version()

int get_version ( const string &  infilename)

Get snapshot version.

Parameters
infilenamethe file name of the header file (incl. the _0.txt part)