Changeset 62f19a for src/base/helper.hpp


Ignore:
Timestamp:
Sep 11, 2011, 4:17:52 PM (14 years ago)
Author:
Michael Hofmann <michael.hofmann@…>
Children:
c2f74f
Parents:
d0b958
Message:

vmg: minor fixes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/base/helper.hpp

    rd0b958 r62f19a  
    105105
    106106  inline void MdM(int nn, vmg_float u,
    107                   vmg_float * __restrict__ tbl, vmg_float * __restrict__ dtbl)
     107                  vmg_float * restrict tbl, vmg_float * restrict dtbl)
    108108  {
    109109    int i, n, m;
Note: See TracChangeset for help on using the changeset viewer.