17 sstep = PM->get_int(
"sstep",
LOC(), 1);
31 DS->def_int(
"iter.sstep", &
sstep);
32 DS->def_int(
"iter.nstep", &
nstep);
33 DS->def_int(
"iter.nsamp", &
nsamp);
50 for (
auto& pkernel :
_child_kernels) { pkernel->executeKernel(stat); }
virtual const std::string getName()
Get the name of the kernel.
virtual void setInputDataSet_impl(std::shared_ptr< DataSet > &DS)
Virtual function to set input data set for the kernel implementation.
virtual int getType() const
Get the type of the kernel.
kids_bint * at_samplingstep_finally_ptr
virtual Status & executeKernel_impl(Status &stat)
Virtual function to execute the kernel implementation.
virtual Status & initializeKernel_impl(Status &stat)
Virtual function to initialize the kernel implementation.
virtual void setInputParam_impl(std::shared_ptr< Param > &PM)
Virtual function to set input parameters for the kernel implementation.
kids_bint * at_samplingstep_initially_ptr
std::vector< std::shared_ptr< Kernel > > _child_kernels
Vector containing shared pointers to the child kernels of this kernel.
#define LOC()
show the location information for debug
VARIABLE< kids_bint > at_samplingstep_finally
VARIABLE< kids_bint > at_samplingstep_initially
VARIABLE< kids_int > istep
VARIABLE< kids_int > isamp
VARIABLE< kids_bint > succ
< http://warp.povusers.org/FunctionParser/fparser.html
constexpr dimension7 time_d
[T]
constexpr uint32_t hash(const char *str)
declaration of variables used in the program.