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

Diff of /ff3d/solver/Structured3DMesh.hpp

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

revision 1.4 by delpinux, Sun May 4 18:09:00 2003 UTC revision 1.5 by delpinux, Fri Aug 1 17:50:49 2003 UTC
# Line 227  public: Line 227  public:
227     */     */
228    void gnuplot(std::string filename);    void gnuplot(std::string filename);
229    
230    //! Generates references using the domain \a D.    //! Generates references associated to a Shape
231    void createReferences(const Domain& D);    void createReferences(const Shape& S);
   
   //! Generates references associated to a POVRef ...  
   void createReferences(const Domain& D,  
                         const TinyVector<3,real_t>& ref);  
232    
233    //! Returns \p true if the point \a p is inside the mesh.    //! Returns \p true if the point \a p is inside the mesh.
234    inline bool inside(const real_t& x, const real_t& y, const real_t& z) const    inline bool inside(const real_t& x, const real_t& y, const real_t& z) const

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