Ignore:
Timestamp:
Apr 16, 2013, 11:27:31 AM (13 years ago)
Author:
Julian Iseringhausen <isering@…>
Children:
177495
Parents:
e58835d
Message:

Save the whole domain decomposition instead of just the part for the current process.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/grid/multigrid.hpp

    re58835d rd6a338  
    4545{
    4646public:
    47   Multigrid(Comm* comm, const Interface* interface);
    48 
     47  Multigrid(const Comm& comm, const Interface& interface);
    4948  virtual ~Multigrid();
    5049
Note: See TracChangeset for help on using the changeset viewer.