AQUAgpusph 4.1.2
Loading...
Searching...
No Matches
Data Structures | Namespaces
LinkList.h File Reference

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

#include <sphPrerequisites.h>
#include <vector>
#include <CalcServer/Tool.h>
#include <CalcServer/Reduction.h>
#include <CalcServer/RadixSort.h>
Include dependency graph for LinkList.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::LinkList
 Complex tool to perform the link-list based on the "pos" 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.