ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/DUFF.cpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/DUFF.cpp (file contents):
Revision 707 by mmeineke, Wed Aug 20 19:42:31 2003 UTC vs.
Revision 721 by mmeineke, Tue Aug 26 18:32:03 2003 UTC

# Line 476 | Line 476 | DUFF::DUFF(){
476    // Init the atomStruct mpi type
477  
478    atomStruct atomProto; // mpiPrototype
479 <  int atomBC[3] = {15,6,4};  // block counts
479 >  int atomBC[3] = {15,11,4};  // block counts
480    MPI_Aint atomDspls[3];           // displacements
481    MPI_Datatype atomMbrTypes[3];    // member mpi types
482  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines