Revision: | 1530 |
Committed: | Tue Dec 28 21:47:55 2010 UTC (14 years, 7 months ago) by gezelter |
File size: | 248 byte(s) |
Log Message: | Moved switching functions and force options over to the C++ side, and removed them from Fortran. |
# | Content |
---|---|
1 | Package = nonbonded |
2 | |
3 | Source = LJ.cpp \ |
4 | GB.cpp \ |
5 | Morse.cpp \ |
6 | Sticky.cpp \ |
7 | EAM.cpp \ |
8 | SC.cpp \ |
9 | Electrostatic.cpp \ |
10 | SwitchingFunction.cpp \ |
11 | InteractionManager.cpp |
12 | |
13 | RmiSource = |
14 | |
15 | Main = |
16 | |
17 | DEV_ROOT=../.. |
18 | include $(DEV_ROOT)/make/Makefile |
19 |
Name | Value |
---|---|
svn:eol-style | native |