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

Diff of /ff3d/solver/PDEOperator.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, Tue Jun 10 18:26:22 2003 UTC
# Line 26  Line 26 
26    
27  #include <string>  #include <string>
28    
29  /*!  /**
30    \class PDEOperator   * @file   PDEOperator.hpp
31     * @author Stéphane Del Pino
32    The class \t PDEOperator is the base class for PDE Operators.   * @date   Mon Jun  9 23:22:45 2003
33     *
34    \author Stéphane Del Pino   * @brief  base PDE operators class
35     *
36     * The class PDEOperator is the base class for PDE Operators.
37   */   */
38    
39  class UserFunction;  class UserFunction;
40  class PDEOperator  class PDEOperator
41  {  {

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