Ignore:
Timestamp:
May 8, 2012, 2:54:17 PM (14 years ago)
Author:
Julian Iseringhausen <isering@…>
Children:
6f05224
Parents:
4e8206
Message:

Refactored vmg in order to separate the core library and the particle simulation part properly.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/grid/multigrid.cpp

    r4e8206 rf003a9  
    1616#include "base/helper.hpp"
    1717#include "base/index.hpp"
     18#include "base/interface.hpp"
    1819#include "comm/comm.hpp"
    1920#include "comm/domain_decomposition.hpp"
     
    2122#include "grid/grid_properties.hpp"
    2223#include "grid/multigrid.hpp"
    23 #include "interface/interface.hpp"
    2424
    2525using namespace VMG;
Note: See TracChangeset for help on using the changeset viewer.