kim-api  2.1.3+v2.1.3.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Functions/Subroutines
error Module Reference

Functions/Subroutines

recursive subroutine my_error (message)
 
recursive subroutine my_warning (message)
 

Function/Subroutine Documentation

◆ my_error()

recursive subroutine error::my_error ( character(len=*, kind=c_char), intent(in)  message)

Definition at line 37 of file collections-example-fortran.f90.

◆ my_warning()

recursive subroutine error::my_warning ( character(len=*, kind=c_char), intent(in)  message)

Definition at line 47 of file ex_test_Ar_fcc_cluster_fortran.f90.