34 #ifndef KIM_MODEL_REFRESH_HPP_ 35 #define KIM_MODEL_REFRESH_HPP_ 44 class ModelRefreshImplementation;
52 double const *
const cutoffs);
57 int const lineNumber, std::string
const & fileName)
const;
59 std::stringstream
const & message,
60 int const lineNumber, std::string
const & fileName)
const;
62 std::string
const &
String()
const;
72 ModelRefreshImplementation * pimpl;
75 #endif // KIM_MODEL_REFRESH_HPP_
void LogEntry(LogVerbosity const logVerbosity, std::string const &message, int const lineNumber, std::string const &fileName) const
void SetNeighborListCutoffsPointer(int const numberOfCutoffs, double const *const cutoffs)
std::string const & String() const
void SetInfluenceDistancePointer(double const *const influenceDistance)
void GetModelBufferPointer(void **const ptr) const