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 Attributes | List of all members
kim_model_refresh_module::kim_model_refresh_handle_type Type Reference

Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Refresh routine. More...

Public Attributes

type(c_ptr) p = c_null_ptr
 

Detailed Description

Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Refresh routine.

See also
KIM::ModelRefresh, KIM_ModelRefresh
Since
2.0

Definition at line 59 of file kim_model_refresh_module.f90.

Member Data Documentation

◆ p

type(c_ptr) kim_model_refresh_module::kim_model_refresh_handle_type::p = c_null_ptr

Definition at line 60 of file kim_model_refresh_module.f90.


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