Alain Miniussi
|
6202bdf308
|
moving to header only test framework
|
2019-03-11 22:15:56 +01:00 |
|
Alain Miniussi
|
e27c06fe33
|
Modify the signature of the move ctor to avoid infinite loop.
Test move ctor on cartesian topology.
refs #57
|
2018-04-09 15:34:54 +02:00 |
|
Alain Miniussi
|
c5964b4397
|
void using vector::data in order to comply to old pre C++ compilers.
|
2017-02-28 13:44:44 +01:00 |
|
Alain Miniussi
|
6844f31d3a
|
indentation
|
2016-10-24 17:00:10 +02:00 |
|
Alain Miniussi
|
c41d5e8476
|
Renamed coords -> coordinates
Removed inplace coortdinate retreiver (move ctor makes them useless)
|
2016-10-19 15:02:57 +02:00 |
|
Alain Miniussi
|
3117df1b36
|
only test shift on periodic dmentions
|
2016-10-15 22:46:45 +02:00 |
|
Alain Miniussi
|
911209c554
|
checkpointing before transfert
|
2014-10-10 16:38:44 +02:00 |
|
Alain Miniussi
|
b4c8c3541f
|
Merge branch 'develop' into cartesian
Conflicts:
src/communicator.cpp
|
2014-10-07 11:26:30 +02:00 |
|
Alain Miniussi
|
243fa971c4
|
Added topology pretty printing
Removed a few "unsigned int" comparuson warnings with g++
Splitted bug test_main function
|
2014-10-06 18:05:44 +02:00 |
|
Alain Miniussi
|
0f13d9a20c
|
Improved cartesian topology description.
|
2014-09-12 18:38:45 +02:00 |
|
Alain Miniussi
|
a1c6e750cb
|
Added first tentative implementation of cartesian_communicator.
The API should be complete although primitive.
No documentation yet.
|
2014-09-11 14:46:22 +02:00 |
|
Alain Miniussi
|
9ddbac64c8
|
First incompomplete skectch of apossible cartesian communicator.
|
2014-09-04 14:12:46 +02:00 |
|