KIM API V2
Public Member Functions | List of all members
KIM::ModelRefresh Class Reference

#include <KIM_ModelRefresh.hpp>

Public Member Functions

void SetInfluenceDistancePointer (double const *const influenceDistance)
 
void SetNeighborListCutoffsPointer (int const numberOfCutoffs, double const *const cutoffs)
 
void GetModelBufferPointer (void **const ptr) const
 
void LogEntry (LogVerbosity const logVerbosity, std::string const &message, int const lineNumber, std::string const &fileName) const
 
void LogEntry (LogVerbosity const logVerbosity, std::stringstream const &message, int const lineNumber, std::string const &fileName) const
 
std::string const & String () const
 

Detailed Description

Definition at line 47 of file KIM_ModelRefresh.hpp.

Member Function Documentation

◆ GetModelBufferPointer()

void KIM::ModelRefresh::GetModelBufferPointer ( void **const  ptr) const

◆ LogEntry() [1/2]

void KIM::ModelRefresh::LogEntry ( LogVerbosity const  logVerbosity,
std::string const &  message,
int const  lineNumber,
std::string const &  fileName 
) const

◆ LogEntry() [2/2]

void KIM::ModelRefresh::LogEntry ( LogVerbosity const  logVerbosity,
std::stringstream const &  message,
int const  lineNumber,
std::string const &  fileName 
) const

◆ SetInfluenceDistancePointer()

void KIM::ModelRefresh::SetInfluenceDistancePointer ( double const *const  influenceDistance)

◆ SetNeighborListCutoffsPointer()

void KIM::ModelRefresh::SetNeighborListCutoffsPointer ( int const  numberOfCutoffs,
double const *const  cutoffs 
)

◆ String()

std::string const& KIM::ModelRefresh::String ( ) const

The documentation for this class was generated from the following file: