Changeset b57b9b for src/mg.hpp
- Timestamp:
- Sep 20, 2012, 1:54:01 PM (13 years ago)
- Children:
- c3acbb
- Parents:
- 2d3854
- File:
-
- 1 edited
-
src/mg.hpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/mg.hpp
r2d3854 rb57b9b 38 38 39 39 class Comm; 40 class Cycle; 40 41 class Discretization; 41 42 class Grid; … … 58 59 59 60 static VMG::Comm* GetComm(); 61 static VMG::Cycle* GetCycle(); 60 62 static VMG::Discretization* GetDiscretization(); 61 63 static VMG::Interface* GetInterface();
Note:
See TracChangeset
for help on using the changeset viewer.
