67 requestedTemperatureUnit,
107 requestedTemperatureUnit,
115 delete implementation_;
125 if (modelObject != NULL)
142 reinterpret_cast<void**>(&modelObject));
144 return modelObject->implementation_->
Refresh(modelRefresh);
156 return modelObject->implementation_->
Compute(modelCompute,
157 modelComputeArguments);
169 return modelObject->implementation_
182 return modelObject->implementation_
int ComputeArgumentsCreate(KIM::ModelComputeArgumentsCreate *const modelComputeArgumentsCreate) const
static int Refresh(KIM::ModelRefresh *const modelRefresh)
void GetModelBufferPointer(void **const ptr) const
void SetModelBufferPointer(void *const ptr)
LennardJones612(KIM::ModelDriverCreate *const modelDriverCreate, KIM::LengthUnit const requestedLengthUnit, KIM::EnergyUnit const requestedEnergyUnit, KIM::ChargeUnit const requestedChargeUnit, KIM::TemperatureUnit const requestedTemperatureUnit, KIM::TimeUnit const requestedTimeUnit, int *const ier)
static int ComputeArgumentsCreate(KIM::ModelCompute const *const modelCompute, KIM::ModelComputeArgumentsCreate *const modelComputeArgumentsCreate)
static int Destroy(KIM::ModelDestroy *const modelDestroy)
int Refresh(KIM::ModelRefresh *const modelRefresh)
void GetModelBufferPointer(void **const ptr) const
int ComputeArgumentsDestroy(KIM::ModelComputeArgumentsDestroy *const modelComputeArgumentsDestroy) const
static int ComputeArgumentsDestroy(KIM::ModelCompute const *const modelCompute, KIM::ModelComputeArgumentsDestroy *const modelComputeArgumentsDestroy)
void GetModelBufferPointer(void **const ptr) const
int Compute(KIM::ModelCompute const *const modelCompute, KIM::ModelComputeArguments const *const modelComputeArguments)
static int Compute(KIM::ModelCompute const *const modelCompute, KIM::ModelComputeArguments const *const modelComputeArguments)
int model_driver_create(KIM::ModelDriverCreate *const modelDriverCreate, KIM::LengthUnit const requestedLengthUnit, KIM::EnergyUnit const requestedEnergyUnit, KIM::ChargeUnit const requestedChargeUnit, KIM::TemperatureUnit const requestedTemperatureUnit, KIM::TimeUnit const requestedTimeUnit)