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

Set all the components of an array with the desired value. (See Aqua::CalcServer::Set for details) More...

#include <sstream>
#include "aquagpusph/AuxiliarMethods.hpp"
#include "aquagpusph/InputOutput/Logger.hpp"
#include "Set.hpp"
#include "CalcServer.hpp"
Include dependency graph for Set.cpp:

Namespaces

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

Variables

std::string Aqua::CalcServer::SET_INC = xxd2string(Set_hcl_in, Set_hcl_in_len)
std::string Aqua::CalcServer::SET_SRC = xxd2string(Set_cl_in, Set_cl_in_len)

Detailed Description

Set all the components of an array with the desired value. (See Aqua::CalcServer::Set for details)

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