ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
asl::DataClipper Class Reference

Algorithm for generation of coarsed dataset. More...

#include <aslDataResampling.h>

Inheritance diagram for asl::DataClipper:
Collaboration diagram for asl::DataClipper:

Public Types

typedef SPDataWithGhostNodesACLData Data
typedef SPDataWithGhostNodesACLData Data

Public Member Functions

 DataClipper ()
 DataClipper (Data dIn, AVec< int > a0, AVec< int > aE)
Data getDataOut ()
 DataClipper ()
 DataClipper (Data dIn, AVec< int > a0, AVec< int > aE)
Data getDataOut ()
Public Member Functions inherited from asl::SingleKernelNM
virtual void execute ()
 Executes the numerical procedure.
virtual void init ()
 Builds the necesery internal data and kernels.
virtual ~SingleKernelNM ()
virtual void execute ()
 Executes the numerical procedure.
virtual void init ()
 Builds the necesery internal data and kernels.
virtual ~SingleKernelNM ()
Public Member Functions inherited from asl::NumMethod
virtual ~NumMethod ()
virtual ~NumMethod ()

Additional Inherited Members

Protected Member Functions inherited from asl::SingleKernelNM
virtual void preProcessing ()
 the function executed before kernel->compute()
virtual void postProcessing ()
 the function executed after kernel->compute()
 SingleKernelNM (const acl::KernelConfiguration &kernelCongig)
virtual void preProcessing ()
 the function executed before kernel->compute()
virtual void postProcessing ()
 the function executed after kernel->compute()
 SingleKernelNM (const acl::KernelConfiguration &kernelCongig)
Protected Attributes inherited from asl::SingleKernelNM
acl::SPKernel kernel

Detailed Description

Algorithm for generation of coarsed dataset.


Todo
make and test


Todo
make and test

Definition at line 82 of file aslDataResampling.h.

Member Typedef Documentation

◆ Data [1/2]

◆ Data [2/2]

Constructor & Destructor Documentation

◆ DataClipper() [1/4]

asl::DataClipper::DataClipper ( )

◆ DataClipper() [2/4]

asl::DataClipper::DataClipper ( Data dIn,
AVec< int > a0,
AVec< int > aE )

◆ DataClipper() [3/4]

asl::DataClipper::DataClipper ( )

◆ DataClipper() [4/4]

asl::DataClipper::DataClipper ( Data dIn,
AVec< int > a0,
AVec< int > aE )

Member Function Documentation

◆ getDataOut() [1/2]

DataClipper::Data asl::DataClipper::getDataOut ( )
inline

Definition at line 114 of file aslDataResampling.h.

◆ getDataOut() [2/2]

Data asl::DataClipper::getDataOut ( )
inline

The documentation for this class was generated from the following files: