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