34 #ifndef KIM_MODEL_REFRESH_HPP_ 35 #define KIM_MODEL_REFRESH_HPP_ 46 class TemperatureUnit;
55 double const *
const cutoffs);
60 int const lineNumber, std::string
const & fileName)
const;
61 std::string
String()
const;
71 class ModelRefreshImplementation;
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
std::string String() const
void SetNeighborListCutoffsPointer(int const numberOfCutoffs, double const *const cutoffs)
void SetInfluenceDistancePointer(double const *const influenceDistance)
void GetModelBufferPointer(void **const ptr) const