ASL  0.1.6
Advanced Simulation Library
Classes | Namespaces | Functions
aslDataResampling.h File Reference
#include "aslSingleKernelNM.h"
#include "math/aslVectors.h"
#include "acl/cl.hpp"

Go to the source code of this file.

Classes

class  asl::DataWithGhostNodes< V >
 
class  asl::DataCoarser
 Algorithm for generation of coarsed dataset. More...
 
class  asl::DataClipper
 Algorithm for generation of coarsed dataset. More...
 

Namespaces

 acl
 Advanced Computational Language.
 
 asl
 Advanced Simulation Library.
 

Functions

SPDataWithGhostNodesACLData asl::coarseData (SPDataWithGhostNodesACLData d)
 
SPDataWithGhostNodesACLData asl::clipData (SPDataWithGhostNodesACLData d, AVec< int > a0, AVec< int > aE)