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

Diff of /ff3d/solver/SurfaceMesh.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, Tue Apr 22 19:40:42 2003 UTC
# Line 33  public: Line 33  public:
33      ;      ;
34    }    }
35    
36      SurfaceMesh(const Mesh::Type t,
37                  ReferenceCounting<VerticesSet> vertices)
38        : Mesh(t, vertices)
39      {
40        ;
41      }
42    
43    ~SurfaceMesh()    ~SurfaceMesh()
44    {    {
45      ;      ;

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