SPHinXsys  alpha version
Classes | Namespaces | Macros
sph_system.h File Reference

The SPH_System managing objects in the system level. More...

#include <tbb/global_control.h>
#include "base_data_package.h"
#include "sph_data_containers.h"
#include <thread>
#include <fstream>
#include <experimental/filesystem>

Go to the source code of this file.

Classes

class  SPH::SPHSystem
 The SPH system managing objects in the system level. More...
 

Namespaces

 SPH
 

Macros

#define _SILENCE_EXPERIMENTAL_FILESYSTEM_DEPRECATION_WARNING
 
#define TBB_PREVIEW_GLOBAL_CONTROL   1
 

Detailed Description

The SPH_System managing objects in the system level.

Note that the system operation prefer these are application independent.

Author
Xiangyu Hu, Luhui Han and Chi Zhang