AQUAgpusph 5.0.4
Loading...
Searching...
No Matches
UnSort.cpp File Reference

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

#include <sstream>
#include "aquagpusph/AuxiliarMethods.hpp"
#include "aquagpusph/InputOutput/Logger.hpp"
#include "UnSort.hpp"
#include "CalcServer.hpp"
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.