kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_model_module::kim_get_influence_distance Interface Reference

Get the Model's influence distance. More...

Public Member Functions

recursive subroutine kim_model_get_influence_distance (model_handle, influence_distance)
 Get the Model's influence distance.
 

Detailed Description

Get the Model's influence distance.

See also
KIM::Model::GetInfluenceDistance, KIM_Model_GetInfluenceDistance
Since
2.0

Definition at line 116 of file kim_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_get_influence_distance()

recursive subroutine kim_model_module::kim_get_influence_distance::kim_model_get_influence_distance ( type(kim_model_handle_type), intent(in)  model_handle,
real(c_double), intent(out)  influence_distance 
)

Get the Model's influence distance.

See also
KIM::Model::GetInfluenceDistance, KIM_Model_GetInfluenceDistance
Since
2.0

Definition at line 528 of file kim_model_module.f90.


The documentation for this interface was generated from the following file: