mirror of
https://github.com/paboyle/Grid.git
synced 2026-01-07 18:39:34 +00:00
Change to interface to minise comms in evaluating coarse space operator
This commit is contained in:
@@ -92,6 +92,7 @@ public:
|
||||
};
|
||||
|
||||
void Mdir(const GaugeField&, GaugeField&, int, int){ assert(0);}
|
||||
void MdirAll(const GaugeField&, std::vector<GaugeField> &){ assert(0);}
|
||||
void Mdiag(const GaugeField&, GaugeField&){ assert(0);}
|
||||
|
||||
void ImportGauge(const GaugeField& _U) {
|
||||
|
||||
Reference in New Issue
Block a user