#include <SumOfKernels.h>
|
| static double | calc (const DiscreteKernel ¶ms, const DiagonalKernelParams &kp, View< const double > x, View< double > der, View< double > paramderivs) |
| |
| static void | getSupport (DiscreteKernel ¶ms, const DiagonalKernelParams &kp, double dp2cutoff, std::vector< double > &support) |
| |
| static void | read (DiscreteKernel &p, ActionWithArguments *action, const std::vector< Value * > &args) |
| |
| static void | registerKeywords (Keywords &keys) |
| |
| static void | setArgumentDomain (const unsigned &i, DiscreteKernel ¶ms, const double &spacing, const bool isp, const std::string &min1, const std::string &max1) |
| |
◆ calc()
◆ getSupport()
◆ read()
◆ registerKeywords()
| static void PLMD::gridtools::DiscreteKernel::registerKeywords |
( |
Keywords & | keys | ) |
|
|
inlinestatic |
◆ setArgumentDomain()
| static void PLMD::gridtools::DiscreteKernel::setArgumentDomain |
( |
const unsigned & | i, |
|
|
DiscreteKernel & | params, |
|
|
const double & | spacing, |
|
|
const bool | isp, |
|
|
const std::string & | min1, |
|
|
const std::string & | max1 ) |
|
inlinestatic |
The documentation for this class was generated from the following files: