|
ASL 0.1.7
Advanced Simulation Library
|
Algorithm for generation of coarsed dataset. More...
#include <aslDataResampling.h>


Public Types | |
| typedef SPDataWithGhostNodesACLData | Data |
| typedef SPDataWithGhostNodesACLData | Data |
Public Member Functions | |
| DataCoarser () | |
| DataCoarser (Data dIn) | |
| Data | getDataOut () |
| DataCoarser () | |
| DataCoarser (Data dIn) | |
| 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 |
Algorithm for generation of coarsed dataset.
Definition at line 54 of file aslDataResampling.h.
Definition at line 57 of file aslDataResampling.h.
Definition at line 57 of file aslDataResampling.h.
| asl::DataCoarser::DataCoarser | ( | ) |
| asl::DataCoarser::DataCoarser | ( | Data | dIn | ) |
| asl::DataCoarser::DataCoarser | ( | ) |
| asl::DataCoarser::DataCoarser | ( | Data | dIn | ) |
|
inline |
Definition at line 109 of file aslDataResampling.h.
|
inline |