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

Complex tool to perform the link-list based on the "pos" array. (See Aqua::CalcServer::LinkList for details) More...

#include "aquagpusph/sphPrerequisites.hpp"
#include <vector>
#include "Tool.hpp"
#include "Reduction.hpp"
Include dependency graph for LinkList.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

 Complex tool to perform the link-list based on an array. This tool include the following steps: More...

Namespaces

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

Detailed Description

Complex tool to perform the link-list based on the "pos" array. (See Aqua::CalcServer::LinkList for details)

Note
Hardcoded versions of the files CalcServer/LinkList.cl.in and CalcServer/LinkList.hcl.in are internally included as a text array.