RMPCDMD
Functions/Subroutines
test_neighbor_list_1.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program test_neighbor_list
 
logical function is_in_list (idx, list)
 

Function/Subroutine Documentation

◆ is_in_list()

logical function test_neighbor_list::is_in_list ( integer, intent(in)  idx,
integer, dimension(:), intent(in)  list 
)

Definition at line 88 of file test_neighbor_list_1.f90.

◆ test_neighbor_list()

program test_neighbor_list ( )

Definition at line 5 of file test_neighbor_list_1.f90.