1#ifndef Kernel_Load_DataSet_H
2#define Kernel_Load_DataSet_H
13 virtual const std::string
getName();
this file provide Kernel class
this class implements a process for loading data in state stucture
virtual int getType() const
Get the type of the kernel.
virtual Status & executeKernel_impl(Status &stat)
Virtual function to execute the kernel implementation.
std::string fn
filename for loading
virtual const std::string getName()
Get the name of the kernel.
virtual void setInputParam_impl(std::shared_ptr< Param > &PM)
Virtual function to set input parameters for the kernel implementation.
this class provides the container and implementation of algorithms
< http://warp.povusers.org/FunctionParser/fparser.html