/[ff3d]/ff3d/solver/Mesh.hpp
ViewVC logotype

Diff of /ff3d/solver/Mesh.hpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by delpinux, Mon Nov 3 18:56:05 2003 UTC revision 1.5 by delpinux, Tue Nov 4 19:23:55 2003 UTC
# Line 138  protected: Line 138  protected:
138        if (position == T_iterator<MeshType, CellType>::End) {        if (position == T_iterator<MeshType, CellType>::End) {
139          __number = __mesh->numberOfCells();          __number = __mesh->numberOfCells();
140        }        }
141          if (__iterator->isFictitious()) {
142            ++(*this);
143          }
144      }      }
145    
146      T_iterator(MeshType& m,      T_iterator(MeshType& m,

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26