1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-16 23:07:05 +01:00

Reformatting files

This commit is contained in:
Guido Cossu
2017-01-27 11:54:44 +00:00
parent 5c779a789b
commit 6929a84c70
2 changed files with 2 additions and 4 deletions

View File

@ -35,10 +35,6 @@ namespace Grid {
// Operator Functions (Solvers)
//////////////////////////////////////////////
template <template <typename> class SolverType, class Field, class SPar>
class SolverModule
: public Parametrized<SPar>,