/[ff3d]/ff3d/language/PDEEquationExpression.hpp
ViewVC logotype

Diff of /ff3d/language/PDEEquationExpression.hpp

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

revision 1.1.1.1 by delpinux, Mon Feb 17 16:32:53 2003 UTC revision 1.2 by delpinux, Sun May 4 18:09:01 2003 UTC
# Line 37  protected: Line 37  protected:
37    ReferenceCounting<PDE> __pde;    ReferenceCounting<PDE> __pde;
38    
39  private:  private:
40    std::ostream& put(std::ostream& os)    std::ostream& put(std::ostream& os) const
41    {    {
42      os << "\t\t" << (*__pdeOperatorSum) << " = " << (*__secondMember);      os << "\t\t" << (*__pdeOperatorSum) << " = " << (*__secondMember);
43      return os;      return os;

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