Go to the source code of this file.
Modules | |
| module | kim_collections_module |
| Provides the interface to the KIM API Collections and is meant to be used by simulators. | |
Functions/Subroutines | |
| recursive subroutine, public | kim_collections_module::kim_collections_create (collections_handle, ierr) |
| Create a new KIM API Collections object. | |
| recursive subroutine, public | kim_collections_module::kim_collections_destroy (collections_handle) |
| Destroy a previously Collections::Create'd object. | |
Variables | |
| type(kim_collections_handle_type), save, public, protected | kim_collections_module::kim_collections_null_handle |
| NULL handle for use in comparisons. | |