mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-19 04:04:30 +00:00
Re-Merge branch 'develop' into feature/gpu-port
Pull in Regensburg MultiGrid pull request
This commit is contained in:
@@ -39,6 +39,8 @@ NAMESPACE_BEGIN(Grid);
|
||||
template<class Field>
|
||||
class ConjugateResidual : public OperatorFunction<Field> {
|
||||
public:
|
||||
using OperatorFunction<Field>::operator();
|
||||
|
||||
RealD Tolerance;
|
||||
Integer MaxIterations;
|
||||
int verbose;
|
||||
|
||||
Reference in New Issue
Block a user