KIM API V2
|
This is the complete list of members for KIM::Model, including all inherited members.
ClearInfluenceDistanceAndCutoffsThenRefreshModel() | KIM::Model | |
Compute() const | KIM::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::Model | static |
Destroy(Model **const model) | KIM::Model | static |
GetArgumentSupportStatus(ArgumentName const argumentName, SupportStatus *const supportStatus) const | KIM::Model | |
GetCallbackSupportStatus(CallbackName const callbackName, SupportStatus *const supportStatus) const | KIM::Model | |
GetInfluenceDistance(double *const influenceDistance) const | KIM::Model | |
GetNeighborListCutoffsPointer(int *const numberOfCutoffs, double const **const cutoffs) const | KIM::Model | |
GetNumberOfParameters(int *const numberOfParameters) const | KIM::Model | |
GetParameter(int const parameterIndex, int const arrayIndex, int *const parameterValue) const | KIM::Model | |
GetParameter(int const parameterIndex, int const arrayIndex, double *const parameterValue) const | KIM::Model | |
GetParameterDataTypeExtentAndDescription(int const index, DataType *const dataType, int *extent, std::string *const description) const | KIM::Model | |
GetSimulatorBufferPointer(void **const ptr) const | KIM::Model | |
GetSpeciesSupportAndCode(KIM::SpeciesName const speciesName, int *const speciesIsSupported, int *const code) const | KIM::Model | |
GetUnits(LengthUnit *const lengthUnit, EnergyUnit *const energyUnit, ChargeUnit *const chargeUnit, TemperatureUnit *const temperatureUnit, TimeUnit *const timeUnit) const | KIM::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() const | KIM::Model |