/[ascend]/trunk/base/generic/solver/slv_types.h
ViewVC logotype

Diff of /trunk/base/generic/solver/slv_types.h

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

revision 709 by johnpye, Wed Jun 28 16:28:57 2006 UTC revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC
# Line 43  Line 43 
43  #ifndef ASC_SLV_TYPES_H  #ifndef ASC_SLV_TYPES_H
44  #define ASC_SLV_TYPES_H  #define ASC_SLV_TYPES_H
45    
46    /** @addtogroup solver Solver
47        @{
48    */
49    
50  typedef void *SlvBackendToken;  typedef void *SlvBackendToken;
51  /**<  /**<
52      Backends that provide the residuals, gradients, and so forth      Backends that provide the residuals, gradients, and so forth
# Line 71  typedef struct slv_system_structure *slv Line 75  typedef struct slv_system_structure *slv
75      in slv and system to reference a mathematical problem.      in slv and system to reference a mathematical problem.
76  */  */
77    
78    /* @} */
79    
80  #endif  /* ASC_SLV_TYPES_H */  #endif  /* ASC_SLV_TYPES_H */
81    

Legend:
Removed from v.709  
changed lines
  Added in v.1066

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22