|
SPH
|
Files | |
| file | Column.h [code] |
| Object for printing quantity values into output. | |
| file | FileManager.cpp [code] |
| file | FileManager.h [code] |
| file | FileSystem.cpp [code] |
| file | FileSystem.h [code] |
| file | Logger.cpp [code] |
| file | Logger.h [code] |
| Logging routines of the run. | |
| file | LogWriter.cpp [code] |
| file | LogWriter.h [code] |
| file | Output.cpp [code] |
| file | Output.h [code] |
| Saving and loading particle data. | |
| file | Path.cpp [code] |
| file | Path.h [code] |
| Object representing a path on a filesystem, similar to std::filesystem::path in c++17. | |
| file | Serializer.h [code] |
| Data serialization and deserialization. | |
| file | Table.h [code] |
| Helper container allowing to store strings in cells and print them into table. | |