mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 07:17:06 +01:00
Adding ScalarField theory
This commit is contained in:
@ -85,6 +85,7 @@ class GridModule {
|
||||
};
|
||||
|
||||
// helpers
|
||||
// FIXME define a class accepting also real vtypes
|
||||
class GridFourDimModule : public GridModule {
|
||||
public:
|
||||
// add a function to create the module from a Reader
|
||||
|
Reference in New Issue
Block a user