Ignore:
Timestamp:
Dec 8, 2011, 12:53:58 PM (14 years ago)
Author:
Julian Iseringhausen <isering@…>
Children:
76e019
Parents:
1610dc
Message:

Work on a red-black communication routine to half the communication amount.

git-svn-id: https://svn.version.fz-juelich.de/scafacos/trunk@1247 5161e1c8-67bf-11de-9fd5-51895aff932f

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/comm/mpi/key.hpp

    r1610dc r97c25dd  
    2929public:
    3030  Key();
     31  Key(const VMG::MPI::Key& other);
    3132  Key(const Grid& grid);
    3233  Key(const Grid& grid_1, const Grid& grid_2);
Note: See TracChangeset for help on using the changeset viewer.