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

UnSort Recover the original id of each particle. (See Aqua::CalcServer::UnSort for details) More...

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

Namespaces

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

Variables

std::string Aqua::CalcServer::UNSORT_INC = xxd2string(UnSort_hcl_in, UnSort_hcl_in_len)
 
std::string Aqua::CalcServer::UNSORT_SRC = xxd2string(UnSort_cl_in, UnSort_cl_in_len)
 

Detailed Description

UnSort Recover the original id of each particle. (See Aqua::CalcServer::UnSort for details)

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