/[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.1.1.1 by delpinux, Mon Feb 17 16:32:51 2003 UTC revision 1.2 by delpinux, Sat Apr 26 18:45:15 2003 UTC
# Line 111  public: Line 111  public:
111      return (*__verticesSet).setNumberOfVertices(size);      return (*__verticesSet).setNumberOfVertices(size);
112    }    }
113    
114    virtual inline const size_t& numberOfCells() const = 0;    virtual const size_t& numberOfCells() const = 0;
115    
116    //! Read-only access to the number of edges.    //! Read-only access to the number of edges.
117    inline const size_t nbEdges() const    inline const size_t nbEdges() const

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

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