Changeset 0174593 for src/grid/grid.hpp


Ignore:
Timestamp:
Apr 15, 2013, 1:44:29 PM (13 years ago)
Author:
Julian Iseringhausen <isering@…>
Children:
dc7dc9
Parents:
43f24e5
Message:

Add method Grid::GetSpatialPosGlobal.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/grid/grid.hpp

    r43f24e5 r0174593  
    133133
    134134  Vector GetSpatialPos(const Index& index_local) const;
     135  Vector GetSpatialPosGlobal(const Index& index_global) const;
    135136  Index GetGlobalIndex(const Vector& pos) const;
    136137
Note: See TracChangeset for help on using the changeset viewer.