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

Diff of /ff3d/solver/SurfaceMeshOfQuadrangles.hpp

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

revision 1.3 by delpinux, Wed Oct 22 17:08:27 2003 UTC revision 1.4 by delpinux, Sat Nov 15 18:48:52 2003 UTC
# Line 38  private: Line 38  private:
38    Vector<Quadrangle> __cells;    Vector<Quadrangle> __cells;
39    
40  public:  public:
41      void computesFictitiousCells()
42      {
43        this->__computesFictitiousCells<Quadrangle>(__cells);
44      }
45    
46    void plotOpenDX(std::ostream& os, const std::string& s) const    void plotOpenDX(std::ostream& os, const std::string& s) const
47    {    {

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

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