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

Diff of /ff3d/solver/VariationalLinearOperator.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, Sun Sep 21 15:44:53 2003 UTC
# Line 58  public: Line 58  public:
58    }    }
59    
60    /**    /**
61       * "Multiplies" the linear operator by some function
62       *
63       * @param u the given function
64       *
65       * @return the new VariationalLinearOperator
66       */
67      virtual ReferenceCounting<VariationalLinearOperator>
68      operator * (ConstReferenceCounting<UserFunction> u) const = 0;
69    
70      /**
71     * Constructor     * Constructor
72     *     *
73     * @param t     * @param t

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