1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00

Remove a superfluous comment

This commit is contained in:
Daniel Richtmann 2017-11-08 13:58:02 +01:00
parent 0c1c1d9900
commit b069090b52
No known key found for this signature in database
GPG Key ID: B33C490AF0772057

View File

@ -267,6 +267,3 @@ class GeneralisedMinimalResidual : public OperatorFunction<Field> {
};
}
#endif
// Possible problems/TODOs for this implementation
// * correct the stopping criterion