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 moved

Legend:

Unmodified
Added
Removed
  • src/units/particle/interface_particles_cf.cpp

    r4e8206 rf003a9  
    2626#include "base/factory.hpp"
    2727#include "base/helper.hpp"
    28 #include "interface/interface_particles.hpp"
    29 #include "interface/interface_particles_cf.hpp"
    3028#include "level/level_operator_cs.hpp"
    3129#include "level/level_operator_fas.hpp"
     
    3735#include "smoother/gsrb.hpp"
    3836#include "thirdparty/pugixml/pugixml.hpp"
     37#include "units/particle/interface_particles.hpp"
     38#include "units/particle/interface_particles_cf.hpp"
    3939
    4040#ifdef HAVE_MPI
Note: See TracChangeset for help on using the changeset viewer.