27#ifndef Kernel_NADForce_H
28#define Kernel_NADForce_H
56 virtual const std::string
getName();
this file provide Kernel class
#define DEFINE_POLICY(Policy,...)
this class implements process of calculation of nuclear force for nonadiabatic dynamics
virtual Status & executeKernel_impl(Status &stat)
Virtual function to execute the kernel implementation.
virtual void setInputParam_impl(std::shared_ptr< Param > &PM)
Virtual function to set input parameters for the kernel implementation.
static NADForcePolicy::_type NADForce_type
virtual Status & initializeKernel_impl(Status &stat)
Virtual function to initialize the kernel implementation.
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.
virtual const std::string getName()
Get the name of the kernel.
this class provides the container and implementation of algorithms
< http://warp.povusers.org/FunctionParser/fparser.html
double kids_real
Alias for real number type.
int kids_bint
Alias for integer type.