KIM API V2
Data Types | Functions/Subroutines | Variables
ex_model_ar_p_mlj_f03 Module Reference

Functions/Subroutines

subroutine, public compute_energy_forces (model_compute_handle, ierr)
 
subroutine, public model_destroy_func (model_destroy_handle, ierr)
 
subroutine, public model_refresh_func (model_refresh_handle, ierr)
 

Variables

integer(c_int), parameter, public speccode = 1
 
real(c_double), parameter, public model_cutoff = 8.15_cd
 

Function/Subroutine Documentation

◆ compute_energy_forces()

subroutine, public ex_model_ar_p_mlj_f03::compute_energy_forces ( type(kim_model_compute_handle_type), intent(in)  model_compute_handle,
integer(c_int), intent(out)  ierr 
)

Definition at line 166 of file ex_model_Ar_P_MLJ_F03.F03.

◆ model_destroy_func()

subroutine, public ex_model_ar_p_mlj_f03::model_destroy_func ( type(kim_model_destroy_handle_type), intent(inout)  model_destroy_handle,
integer(c_int), intent(out)  ierr 
)

Definition at line 362 of file ex_model_Ar_P_MLJ_F03.F03.

◆ model_refresh_func()

subroutine, public ex_model_ar_p_mlj_f03::model_refresh_func ( type(kim_model_refresh_handle_type), intent(inout)  model_refresh_handle,
integer(c_int), intent(out)  ierr 
)

Definition at line 390 of file ex_model_Ar_P_MLJ_F03.F03.

Variable Documentation

◆ model_cutoff

real(c_double), parameter, public ex_model_ar_p_mlj_f03::model_cutoff = 8.15_cd

Definition at line 63 of file ex_model_Ar_P_MLJ_F03.F03.

◆ speccode

integer(c_int), parameter, public ex_model_ar_p_mlj_f03::speccode = 1

Definition at line 62 of file ex_model_Ar_P_MLJ_F03.F03.