SPH
Functions
IoJobs.cpp File Reference
#include "run/jobs/IoJobs.h"
#include "io/FileSystem.h"
#include "io/Output.h"
#include "post/MarchingCubes.h"
#include "post/MeshFile.h"
#include "run/IRun.h"
#include "system/Factory.h"
#include "system/Statistics.h"
#include "system/Timer.h"
#include <thread>

Go to the source code of this file.

Functions

FlatMap< Size, PathgetFileSequence (const Path &firstFile)
 

Function Documentation

◆ getFileSequence()

FlatMap<Size, Path> getFileSequence ( const Path firstFile)
Todo:
deduplicate with timeline

Definition at line 107 of file IoJobs.cpp.