AQUAgpusph 4.1.2
Loading...
Searching...
No Matches
Namespaces | Variables
LinkList.cpp File Reference

link-list based neighbours location algorithm. (See Aqua::CalcServer::LinkList for details) More...

#include <AuxiliarMethods.h>
#include <InputOutput/Logger.h>
#include <CalcServer.h>
#include <CalcServer/LinkList.h>
#include <algorithm>
Include dependency graph for LinkList.cpp:

Namespaces

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

Variables

std::string Aqua::CalcServer::LINKLIST_INC = xxd2string(LinkList_hcl_in, LinkList_hcl_in_len)
 
std::string Aqua::CalcServer::LINKLIST_SRC = xxd2string(LinkList_cl_in, LinkList_cl_in_len)
 

Detailed Description

link-list based neighbours location algorithm. (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.