Revision 
257 -
(
view)
(
annotate)
- 
[select for diffs]
Modified
Thu Jan 30 22:29:24 2003 UTC
(22 years, 9 months ago)
by 
chuckv
File length: 15214 byte(s)
Diff to 
previous 254
MPI is Broooooken. Saving poor state so I know where to begin with.
 
Revision 
253 -
(
view)
(
annotate)
- 
[select for diffs]
Modified
Thu Jan 30 15:20:21 2003 UTC
(22 years, 9 months ago)
by 
chuckv
File length: 14991 byte(s)
Diff to 
previous 252
Added a generic util code directory and moved Linux_ifc_machdep to it.
MPI changes to compile MPI modules.
 
Revision 
252 -
(
view)
(
annotate)
- 
[select for diffs]
Modified
Tue Jan 28 22:16:55 2003 UTC
(22 years, 9 months ago)
by 
chuckv
File length: 14852 byte(s)
Diff to 
previous 249
Force loops seems to work, velocitize never being called....
 
Revision 
249 -
(
view)
(
annotate)
- 
[select for diffs]
Modified
Mon Jan 27 21:28:19 2003 UTC
(22 years, 9 months ago)
by 
chuckv
File length: 14848 byte(s)
Diff to 
previous 248
For some unknown reason the Single processor builds. Has not been tested!
 
Revision 
236 -
(
view)
(
annotate)
- 
[select for diffs]
Modified
Mon Jan 13 22:06:21 2003 UTC
(22 years, 9 months ago)
by 
mmeineke
File length: 12279 byte(s)
Diff to 
previous 234
this  completes the addition of fvortran function wrapping into the LJ_FF class.
 
Revision 
234 -
(
view)
(
annotate)
- 
[select for diffs]
Modified
Fri Jan 10 21:56:06 2003 UTC
(22 years, 9 months ago)
by 
mmeineke
File length: 10462 byte(s)
Diff to 
previous 230
started some additions to wrap LJ down to fortran. INCOMPLETE!
 
Revision 
224 -
(
view)
(
annotate)
- 
[select for diffs]
Modified
Wed Jan  8 21:53:53 2003 UTC
(22 years, 9 months ago)
by 
mmeineke
File length: 10253 byte(s)
Diff to 
previous 215
fixed up the LJ_FF implementation. It is now the standard for building a force routine.
 
Revision 
215 -
(
view)
(
annotate)
- 
[select for diffs]
Added
Thu Dec 19 21:59:51 2002 UTC
(22 years, 10 months ago)
by 
chuckv
File length: 9955 byte(s)
+ added lennard-jones force module and corresponding class.
+ created forceFactory directory.