AQUAgpusph 5.0.4
Loading...
Searching...
No Matches
Tool.hpp File Reference

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>
Include dependency graph for Tool.hpp:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Tools virtual environment to allow the user to define/manipulate the tools used to carry out the simulation. (see Aqua::CalcServer::Tool)

Macro Definition Documentation

◆ N_PROFILE_SAMPLES

#define N_PROFILE_SAMPLES   100