forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8637 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
a2f01ca576
commit
5a74d4f88b
|
@ -6,6 +6,14 @@ Fortran wrapper functions that use Fortran-style arrays, pointers, and
|
|||
strings; all C-style memory management is handled internally with no user
|
||||
intervention.
|
||||
|
||||
This interface was created by Karl Hammond who you can contact with
|
||||
questions:
|
||||
|
||||
Karl D. Hammond
|
||||
University of Tennessee, Knoxville
|
||||
karlh at ugcs.caltech.edu
|
||||
karlh atutk.edu
|
||||
|
||||
-------------------------------------
|
||||
|
||||
--COMPILATION--
|
||||
|
|
Loading…
Reference in New Issue