Update Kokkos library in LAMMPS to v3.0
This commit is contained in:
4
lib/kokkos/example/build_cmake_in_tree/foo.f
Normal file
4
lib/kokkos/example/build_cmake_in_tree/foo.f
Normal file
@ -0,0 +1,4 @@
|
||||
FUNCTION print_fortran()
|
||||
PRINT *, 'Hello World from Fortran'
|
||||
RETURN
|
||||
END
|
||||
Reference in New Issue
Block a user