AQUAgpusph 5.0.4
|
Tools virtual environment to allow the user to define/manipulate the tools used to carry out the simulation. (see Aqua::CalcServer::Tool) More...
#include "aquagpusph/sphPrerequisites.hpp"
#include "aquagpusph/Variable.hpp"
#include "aquagpusph/AuxiliarMethods.hpp"
#include <math.h>
#include <vector>
#include <tuple>
#include <deque>
#include <algorithm>
#include <numeric>
Go to the source code of this file.
Data Structures | |
class | Aqua::CalcServer::Named |
A helper class for named objects. More... | |
class | Aqua::CalcServer::Profile |
Profiler subinstance base class. More... | |
class | Aqua::CalcServer::Profiler |
Profiling base class. More... | |
class | Aqua::CalcServer::Tool |
Tools base class. More... |
Namespaces | |
namespace | Aqua |
Main AQUAgpusph namespace. | |
namespace | Aqua::CalcServer |
Calculation server name space. |
Macros | |
#define | N_PROFILE_SAMPLES 100 |
Tools virtual environment to allow the user to define/manipulate the tools used to carry out the simulation. (see Aqua::CalcServer::Tool)
#define N_PROFILE_SAMPLES 100 |