Changeset e3da7f for src


Ignore:
Timestamp:
Mar 24, 2013, 1:58:49 PM (13 years ago)
Author:
Michael Hofmann <michael.hofmann@…>
Children:
260fca
Parents:
f41875
Message:

vmg: fix data type problem

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

File:
1 edited

Legend:

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

    rf41875 re3da7f  
    203203  const Grid& grid = multigrid(multigrid.MaxLevel());
    204204
    205   int error_code = 0;
     205  vmg_int error_code = 0;
    206206
    207207  if (!grid.Global().LocalSize().IsComponentwiseGreater(near_field_cells))
Note: See TracChangeset for help on using the changeset viewer.