ViewVC Help
| View Changeset | Root Listing
root/group
Jump to revision: Previous Next
Author: chuckv
Date: Thu Mar 20 00:02:39 2003 UTC (21 years, 3 months ago)
Log Message:
Fixed bugs. Single version now runs w/o segfault. Still a conservation of energy bug.
do_Forces.F90: Fixed pot not being passed to do_pair.
neighborLists.F90: Fixed bugs in checkNeighborLists
atype_module.F90: Fixed bug with allocating atypes on each new_atype call.Now checks to see if atypes is null, then calles initialize(16).
vector_class.F90: Fixed some bugs with how MatchList was being allocated.

Changed paths