11 #include "KIM_SimulatorHeaders.hpp" 12 #include "KIM_SupportedExtensions.hpp" 26 Kim(){kim_ptr=
nullptr; computeArguments=
nullptr; influenceDistance=0;}
30 const VectorXi& particleContributing,
32 KIM::Function* get_neigh_ptr,
34 KIM::Function* processDEDr_ptr);
void broadcastToModel(const Configuration *config_ptr, const VectorXi &particleContributing, NeighList *nl_ptr, KIM::Function *get_neigh_ptr, InteratomicForces *bonds, KIM::Function *processDEDr_ptr)
const double * getCutoffs() const
KIM::ComputeArguments * computeArguments
static void processDEDr()
int getNumberOfNeighborLists() const
std::vector< int > speciesCode
Eigen::Matrix< int, 1, Eigen::Dynamic, Eigen::RowMajor > VectorXi