mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-01 04:07:07 +01:00
Namespace
This commit is contained in:
@@ -34,8 +34,7 @@ directory
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace Grid {
|
||||
namespace QCD {
|
||||
NAMESPACE_BEGIN(Grid);
|
||||
|
||||
class IntegratorParameters: Serializable {
|
||||
public:
|
||||
@@ -307,11 +306,9 @@ class Integrator {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
NAMESPACE_END(Grid);
|
||||
|
||||
#endif // INTEGRATOR_INCLUDED
|
||||
|
||||
|
Reference in New Issue
Block a user