![]() |
DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
|
#include <cassert>
#include <forward_list>
#include "include/Sfx_Utility.h"
#include "include/Sfx_Directory.h"
#include "include/Sfx_CommandLineArgs.h"
#include "include/Sfx_WaveFunc.h"
#include "dbpp_SimulationUtility.h"
#include "../include/Sfx_Simulation.h"
#include "../SfxBase/Sfx_Logger.h"
#include "include/Sfx_UniversalConstants.h"
Namespaces | |
namespace | dbpp |
Functions | |
std::string | dbpp::currentDateTime () |
date and time | |
std::string | dbpp::getDateFormat () |
date format | |
std::filesystem::path | dbpp::createFolderAndFile () |
folders and files with the boost file system. | |
std::list< cellFace > | dbpp::createListGlbCellFaces () |
global (computational domain) cell faces |