ViewVC Help
| View Changeset | Root Listing
root/group
Jump to revision: Previous Next
Author: chuckv
Date: Mon Oct 10 21:20:46 2005 UTC (18 years, 9 months ago)
Log Message:
Fixed MPI bug with Row and Column indexing of groupToGtype. We now have two seperate maps groupToGtypeRow and groupToGypeCol. GroupToGtypeCol is a pointer that is set to groupToGtypeRow in the single processor version.

Changed paths