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
ex_test_Ar_fcc_cluster_fortran.f90 File Reference

Go to the source code of this file.

Data Types

type  mod_neighborlist::neighobject_type
 

Modules

module  error
 
module  mod_neighborlist
 
module  mod_utility
 

Functions/Subroutines

recursive subroutine error::my_error (message)
 
recursive subroutine error::my_warning (message)
 
recursive subroutine, public mod_neighborlist::get_neigh (data_object, number_of_neighbor_lists, cutoffs, neighbor_list_index, request, numnei, pnei1part, ierr)
 
recursive subroutine mod_utility::neigh_pure_cluster_neighborlist (half, numberOfParticles, coords, cutoff, neighObject)
 
recursive subroutine mod_utility::create_fcc_configuration (FCCspacing, nCellsPerSide, periodic, coords, MiddlePartId)
 
program ex_test_ar_fcc_cluster_fortran
 

Function/Subroutine Documentation

◆ ex_test_ar_fcc_cluster_fortran()

program ex_test_ar_fcc_cluster_fortran ( )

Definition at line 337 of file ex_test_Ar_fcc_cluster_fortran.f90.