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

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

#include <AuxiliarMethods.h>
#include <InputOutput/Logger.h>
#include <CalcServer/Set.h>
#include <CalcServer.h>
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.