KIM API V2
KIM::Model Member List

This is the complete list of members for KIM::Model, including all inherited members.

ClearInfluenceDistanceAndCutoffsThenRefreshModel()KIM::Model
Compute() constKIM::Model
Create(Numbering const numbering, LengthUnit const requestedLengthUnit, EnergyUnit const requestedEnergyUnit, ChargeUnit const requestedChargeUnit, TemperatureUnit const requestedTemperatureUnit, TimeUnit const requestedTimeUnit, std::string const &modelName, int *const requestedUnitsAccepted, Model **const model)KIM::Modelstatic
Destroy(Model **const model)KIM::Modelstatic
GetArgumentSupportStatus(ArgumentName const argumentName, SupportStatus *const supportStatus) constKIM::Model
GetCallbackSupportStatus(CallbackName const callbackName, SupportStatus *const supportStatus) constKIM::Model
GetInfluenceDistance(double *const influenceDistance) constKIM::Model
GetNeighborListCutoffsPointer(int *const numberOfCutoffs, double const **const cutoffs) constKIM::Model
GetNumberOfParameters(int *const numberOfParameters) constKIM::Model
GetParameter(int const parameterIndex, int const arrayIndex, int *const parameterValue) constKIM::Model
GetParameter(int const parameterIndex, int const arrayIndex, double *const parameterValue) constKIM::Model
GetParameterDataTypeExtentAndDescription(int const index, DataType *const dataType, int *extent, std::string *const description) constKIM::Model
GetSimulatorBufferPointer(void **const ptr) constKIM::Model
GetSpeciesSupportAndCode(KIM::SpeciesName const speciesName, int *const speciesIsSupported, int *const code) constKIM::Model
GetUnits(LengthUnit *const lengthUnit, EnergyUnit *const energyUnit, ChargeUnit *const chargeUnit, TemperatureUnit *const temperatureUnit, TimeUnit *const timeUnit) constKIM::Model
PopLogVerbosity()KIM::Model
PushLogVerbosity(LogVerbosity const logVerbosity)KIM::Model
SetArgumentPointer(ArgumentName const argumentName, int const *const ptr)KIM::Model
SetArgumentPointer(ArgumentName const argumentName, double const *const ptr)KIM::Model
SetCallbackPointer(CallbackName const callbackName, LanguageName const languageName, func *const fptr, void const *const dataObject)KIM::Model
SetLogID(std::string const &logID)KIM::Model
SetParameter(int const parameterIndex, int const arrayIndex, int const parameterValue)KIM::Model
SetParameter(int const parameterIndex, int const arrayIndex, double const parameterValue)KIM::Model
SetSimulatorBufferPointer(void *const ptr)KIM::Model
String() constKIM::Model