Changeset b57b9b for src/mg.hpp


Ignore:
Timestamp:
Sep 20, 2012, 1:54:01 PM (13 years ago)
Author:
Julian Iseringhausen <isering@…>
Children:
c3acbb
Parents:
2d3854
Message:

vmg: Simplified API.

git-svn-id: https://svn.version.fz-juelich.de/scafacos/trunk@2034 5161e1c8-67bf-11de-9fd5-51895aff932f

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mg.hpp

    r2d3854 rb57b9b  
    3838
    3939class Comm;
     40class Cycle;
    4041class Discretization;
    4142class Grid;
     
    5859
    5960  static VMG::Comm* GetComm();
     61  static VMG::Cycle* GetCycle();
    6062  static VMG::Discretization* GetDiscretization();
    6163  static VMG::Interface* GetInterface();
Note: See TracChangeset for help on using the changeset viewer.