kim-api  2.3.1-git+v2.3.0-git-2-g378406f9.GNU.GNU.
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Data Types | Modules | Functions/Subroutines | Variables
kim_model_compute_arguments_destroy_module.f90 File Reference

Go to the source code of this file.

Modules

module  kim_model_compute_arguments_destroy_module
 Provides the interface to a KIM API ComputeArguments object for use by models within their MODEL_ROUTINE_NAME::ComputeArgumentsDestroy routine.
 

Functions/Subroutines

recursive subroutine kim_model_compute_arguments_destroy_module::kim_model_compute_arguments_destroy_log_entry (model_compute_arguments_destroy_handle, log_verbosity, message)
 Write a log entry into the log file. More...
 
recursive subroutine kim_model_compute_arguments_destroy_module::kim_model_compute_arguments_destroy_to_string (model_compute_arguments_destroy_handle, string)
 Get a string representing the internal state of the ComputeArguments object. More...
 

Variables

type(kim_model_compute_arguments_destroy_handle_type), save, public, protected kim_model_compute_arguments_destroy_module::kim_model_compute_arguments_destroy_null_handle
 NULL handle for use in comparisons. More...