AQUAgpusph 4.1.2
Loading...
Searching...
No Matches
Data Structures | Namespaces
Tool.h 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 <sphPrerequisites.h>
#include <Variable.h>
#include <math.h>
#include <vector>
Include dependency graph for Tool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Aqua::CalcServer::Tool
 Tools base class. The way that AQUAgpusph compute each problem is set through a set of tools that are computed sequentially. Several tools can be considered, for instance: More...
 

Namespaces

namespace  Aqua
 Main AQUAgpusph namespace.
 
namespace  Aqua::CalcServer
 Calculation server name space.
 

Detailed Description

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