Ignore:
Timestamp:
Apr 17, 2013, 6:35:40 PM (13 years ago)
Author:
Julian Iseringhausen <isering@…>
Children:
4f3474
Parents:
d6a338
Message:

Implemented boundary values derived from continious problem.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/comm/comm_serial.hpp

    rd6a338 r177495  
    5858  void CommSubgrid(Grid& grid_old, Grid& grid_new, const int& direction);
    5959  void CommAddSubgrid(Grid& grid_old, Grid& grid_new, const int& direction);
     60  std::vector<BoundaryValue> CommBoundaryValues();
    6061
    6162  void CommToGhostsAsyncStart(Grid& grid);
Note: See TracChangeset for help on using the changeset viewer.