KIM API V2
|
This is the complete list of members for KIM::ModelCreate, including all inherited members.
ConvertUnit(LengthUnit const fromLengthUnit, EnergyUnit const fromEnergyUnit, ChargeUnit const fromChargeUnit, TemperatureUnit const fromTemperatureUnit, TimeUnit const fromTimeUnit, LengthUnit const toLengthUnit, EnergyUnit const toEnergyUnit, ChargeUnit const toChargeUnit, TemperatureUnit const toTemperatureUnit, TimeUnit const toTimeUnit, double const lengthExponent, double const energyExponent, double const chargeExponent, double const temperatureExponent, double const timeExponent, double *const conversionFactor) const | KIM::ModelCreate | |
LogEntry(LogVerbosity const logVerbosity, std::string const &message, int const lineNumber, std::string const &fileName) const | KIM::ModelCreate | |
SetArgumentSupportStatus(ArgumentName const argumentName, SupportStatus const supportStatus) | KIM::ModelCreate | |
SetCallbackSupportStatus(CallbackName const callbackName, SupportStatus const supportStatus) | KIM::ModelCreate | |
SetComputePointer(LanguageName const languageName, func *const fptr) | KIM::ModelCreate | |
SetDestroyPointer(LanguageName const languageName, func *const fptr) | KIM::ModelCreate | |
SetInfluenceDistancePointer(double const *const influenceDistance) | KIM::ModelCreate | |
SetModelBufferPointer(void *const ptr) | KIM::ModelCreate | |
SetModelNumbering(Numbering const numbering) | KIM::ModelCreate | |
SetNeighborListCutoffsPointer(int const numberOfCutoffs, double const *const cutoffs) | KIM::ModelCreate | |
SetParameterPointer(int const extent, int *const ptr, std::string const &description) | KIM::ModelCreate | |
SetParameterPointer(int const extent, double *const ptr, std::string const &description) | KIM::ModelCreate | |
SetRefreshPointer(LanguageName const languageName, func *const fptr) | KIM::ModelCreate | |
SetSpeciesCode(SpeciesName const speciesName, int const code) | KIM::ModelCreate | |
SetUnits(LengthUnit const lengthUnit, EnergyUnit const energyUnit, ChargeUnit const chargeUnit, TemperatureUnit const temperatureUnit, TimeUnit const timeUnit) | KIM::ModelCreate | |
String() const | KIM::ModelCreate |