mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
post-merge fix
This commit is contained in:
parent
c497864b5d
commit
8784f2a88d
@ -56,8 +56,6 @@ CartesianCommunicator::CartesianCommunicator(const std::vector<int> &processors)
|
||||
}
|
||||
}
|
||||
|
||||
CartesianCommunicator::~CartesianCommunicator() = default;
|
||||
|
||||
void CartesianCommunicator::GlobalSum(float &){}
|
||||
void CartesianCommunicator::GlobalSumVector(float *,int N){}
|
||||
void CartesianCommunicator::GlobalSum(double &){}
|
||||
|
Loading…
Reference in New Issue
Block a user