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_destroy_module::kim_model_destroy_handle_type Type Reference

Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Destroy 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::Destroy routine.

See also
KIM::ModelDestroy, KIM_ModelDestroy
Since
2.0

Definition at line 57 of file kim_model_destroy_module.f90.

Member Data Documentation

◆ p

type(c_ptr) kim_model_destroy_module::kim_model_destroy_handle_type::p = c_null_ptr

Definition at line 58 of file kim_model_destroy_module.f90.


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