24 #ifndef ASLDATARESAMPLING_H
25 #define ASLDATARESAMPLING_H
36 class VectorOfElementsData;
42 template <
typename V>
class DataWithGhostNodes;
45 class AbstractDataWithGhostNodes;
definition of class АVec<T>
C++ bindings for OpenCL 1.0 (rev 48), OpenCL 1.1 (rev 33) and OpenCL 1.2 (rev 15)
Algorithm for generation of coarsed dataset.
DataClipper(Data dIn, AVec< int > a0, AVec< int > aE)
SPDataWithGhostNodesACLData Data
Algorithm for generation of coarsed dataset.
SPDataWithGhostNodesACLData Data
virtual void execute()
Executes the numerical procedure.
virtual void init()
Builds the necesery internal data and kernels.
Defines set of vectros with several properties.
SPDataWithGhostNodesACLData coarseData(SPDataWithGhostNodesACLData d)
SPDataWithGhostNodesACLData clipData(SPDataWithGhostNodesACLData d, AVec< int > a0, AVec< int > aE)
Advanced Computational Language.
Advanced Simulation Library.
DataWithGhostNodes< acl::VectorOfElementsData > DataWithGhostNodesACLData
std::shared_ptr< DataClipper > SPDataClipper
std::shared_ptr< DataCoarser > SPDataCoarser
std::shared_ptr< AbstractDataWithGhostNodes > SPAbstractDataWithGhostNodes
std::shared_ptr< DataWithGhostNodesACLData > SPDataWithGhostNodesACLData