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

Diff of /ff3d/solver/Quadrangle.hpp

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

revision 1.3 by delpinux, Sun Apr 27 16:58:47 2003 UTC revision 1.4 by delpinux, Tue Jun 10 18:26:22 2003 UTC
# Line 151  public: Line 151  public:
151    }    }
152    
153    /**    /**
154     * Constructor     * Constructor: the quadrangle is defined by 4 vertices
    *  
    * @param V0  
    * @param V1  
    * @param V2  
    * @param V3  
155     *     *
156       * @param V0 first vertex
157       * @param V1 second vertex
158       * @param V2 third vertex
159       * @param V3 fourth vertex
160       * @param a3Dcell a pointer to the 3D cell that contains this quadrangle as a face
161       * @param reference the reference of this quadrangle (default is 0)
162       *
163     */     */
164    Quadrangle(const Vertex& V0,    Quadrangle(const Vertex& V0,
165               const Vertex& V1,               const Vertex& V1,

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