#include <KIM_ModelRefresh.hpp>
|
void | SetInfluenceDistancePointer (double const *const influenceDistance) |
|
void | SetNeighborListPointers (int const numberOfNeighborLists, double const *const cutoffs, int const *const paddingNeighborHints, int const *const halfListHints) |
|
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 |
|
Definition at line 47 of file KIM_ModelRefresh.hpp.
◆ 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 | ) |
|
◆ SetNeighborListPointers()
void KIM::ModelRefresh::SetNeighborListPointers |
( |
int const |
numberOfNeighborLists, |
|
|
double const *const |
cutoffs, |
|
|
int const *const |
paddingNeighborHints, |
|
|
int const *const |
halfListHints |
|
) |
| |
◆ String()
std::string const& KIM::ModelRefresh::String |
( |
| ) |
const |
The documentation for this class was generated from the following file: