| _all_kernels | PROJECT_NS::Kernel | protected |
| _child_kernels | PROJECT_NS::Kernel | protected |
| _dataset | PROJECT_NS::Kernel | protected |
| _order_in_parent | PROJECT_NS::Kernel | protected |
| _param | PROJECT_NS::Kernel | protected |
| _parent_kernel | PROJECT_NS::Kernel | protected |
| _ruleset | PROJECT_NS::Kernel | protected |
| appendChild(std::shared_ptr< Kernel > ker) | PROJECT_NS::Kernel | |
| connectRelatedKernels(std::shared_ptr< Kernel > &ker) | PROJECT_NS::Kernel | private |
| count_calc | PROJECT_NS::Kernel | protected |
| count_exec | PROJECT_NS::Kernel | protected |
| depth | PROJECT_NS::Kernel | protected |
| deserializeKernel(const std::string &str) | PROJECT_NS::Kernel | static |
| dump(Kernel *ker) | PROJECT_NS::Kernel | inlinestatic |
| exec_time | PROJECT_NS::Kernel | protected |
| executeKernel(Status &stat) | PROJECT_NS::Kernel | |
| executeKernel_impl(Status &stat) | PROJECT_NS::Kernel | protectedvirtual |
| finalizeKernel(Status &stat) | PROJECT_NS::Kernel | |
| finalizeKernel_impl(Status &stat) | PROJECT_NS::Kernel | protectedvirtual |
| generateInformationString(double total_time=-1.0f, int current_layer=0, int total_depth=0, int total_align_size=0) | PROJECT_NS::Kernel | |
| getDataSet() const | PROJECT_NS::Kernel | |
| getDictOfKernels() | PROJECT_NS::Kernel | privatestatic |
| getID() const | PROJECT_NS::Kernel | |
| getKernels() | PROJECT_NS::Kernel | privatestatic |
| getLastParentKernelAndChildOrder() | PROJECT_NS::Kernel | |
| getName() | PROJECT_NS::Kernel_Random | virtual |
| getParam() const | PROJECT_NS::Kernel | |
| getRuleSet() | PROJECT_NS::Kernel | |
| getType() const | PROJECT_NS::Kernel_Random | virtual |
| has_parent | PROJECT_NS::Kernel | protected |
| initializeKernel(Status &stat) | PROJECT_NS::Kernel | |
| initializeKernel_impl(Status &stat) | PROJECT_NS::Kernel_Random | privatevirtual |
| insertAt(std::vector< std::size_t > indexes, std::shared_ptr< Kernel > ker) | PROJECT_NS::Kernel | |
| is_timing | PROJECT_NS::Kernel | protected |
| Kernel(const std::string &customized_name="") | PROJECT_NS::Kernel | |
| kernel_id | PROJECT_NS::Kernel | protected |
| kernel_name | PROJECT_NS::Kernel | protected |
| kernel_type | PROJECT_NS::Kernel | protected |
| max_align_size | PROJECT_NS::Kernel | protected |
| mpi_reduce_info(Kernel *ker) | PROJECT_NS::Kernel | inlinestatic |
| operator==(const Kernel &ker) | PROJECT_NS::Kernel | |
| pd_range typedef | PROJECT_NS::Kernel_Random | |
| rand_catalog(int *res_arr, int N=1, bool reset=false, int begin=0, int end=1) | PROJECT_NS::Kernel_Random | static |
| rand_exponent(kids_real *res_arr, int N=1) | PROJECT_NS::Kernel_Random | static |
| rand_gaussian(kids_real *res_arr, int N=1, kids_real sigma=1.0, kids_real mu=0.0) | PROJECT_NS::Kernel_Random | static |
| rand_nd | PROJECT_NS::Kernel_Random | static |
| rand_pd | PROJECT_NS::Kernel_Random | static |
| rand_poisson(int *res_arr, int N=1, kids_real lambda=1.0f) | PROJECT_NS::Kernel_Random | static |
| rand_rng | PROJECT_NS::Kernel_Random | static |
| rand_simplex(kids_real *res_arr, int N=1, kids_real constr=1.0f) | PROJECT_NS::Kernel_Random | static |
| rand_sphere(kids_real *res_arr, int N=1, kids_real constr=1.0f) | PROJECT_NS::Kernel_Random | static |
| rand_udd | PROJECT_NS::Kernel_Random | static |
| rand_uid | PROJECT_NS::Kernel_Random | static |
| rand_uniform(kids_real *res_arr, int N=1, kids_real sigma=1.0) | PROJECT_NS::Kernel_Random | static |
| removeAt(std::vector< std::size_t > indexes) | PROJECT_NS::Kernel | |
| report(Kernel *ker) | PROJECT_NS::Kernel | inlinestatic |
| restart | PROJECT_NS::Kernel_Random | private |
| rng_t typedef | PROJECT_NS::Kernel_Random | |
| seed | PROJECT_NS::Kernel_Random | private |
| serializeKernel(const Kernel &ker) | PROJECT_NS::Kernel | static |
| setInputDataSet(std::shared_ptr< DataSet > &DS) | PROJECT_NS::Kernel | |
| setInputDataSet_impl(std::shared_ptr< DataSet > &DS) | PROJECT_NS::Kernel_Random | privatevirtual |
| setInputParam(std::shared_ptr< Param > &PM) | PROJECT_NS::Kernel | |
| setInputParam_impl(std::shared_ptr< Param > &PM) | PROJECT_NS::Kernel | protectedvirtual |
| uid_range typedef | PROJECT_NS::Kernel_Random | |
| updateAt(std::vector< std::size_t > indexes, std::shared_ptr< Kernel > ker) | PROJECT_NS::Kernel | |
| ~Kernel() | PROJECT_NS::Kernel | virtual |