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

Log of /trunk/base/generic/solver/var.h

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1315)

Revision 1202 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 22 13:37:33 2007 UTC (16 years, 4 months ago) by johnpye
File length: 24955 byte(s)
Diff to previous 1183
Rearranged doxygen groups so that stuff that just deals with slv_system_t is in a module called 'system'.

Revision 1183 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 20 09:15:51 2007 UTC (16 years, 4 months ago) by johnpye
File length: 24955 byte(s)
Diff to previous 1167
Huge reorganisation -- all mtx and lin files moved to base/generic/linear.
Required many #include statements to be changed.

Revision 1167 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 17 09:32:29 2007 UTC (16 years, 4 months ago) by johnpye
File length: 25010 byte(s)
Diff to previous 1069
Added (failing) test case for do_sensitivity_all.

Revision 1069 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 8 11:25:33 2007 UTC (16 years, 4 months ago) by johnpye
File length: 25004 byte(s)
Diff to previous 1068
Added scons switch IDA_NEW_ANALYSE for the new code that implements a better DAE analysis procedure.
Minor tidying in list.[ch]
Removed some DIEDIEDIE stuff from analyze.c.
Added 'odeid' to the 'varip' structure in same.
Collapsed a bunch of repetitive stuff with those fancy #defines I like so much.
Flipped some return codes from functions integrator.c to return 0 on success.
Added #include for sensitivity.h in lsode.c.
Catch exceptions from sim.build() in do_integrate() in PyGTK GUI.
Attempted to fix tcl/tk for errors from integrator_analyse as well (not tested).

Revision 1068 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 8 04:45:47 2007 UTC (16 years, 4 months ago) by johnpye
File length: 25005 byte(s)
Diff to previous 1066
Fixed some ASC_PANIC calls in atomvalue.c
Removed some <!-- --> comments from list.h
Added flagging of 'deriv' vars in analyse.c (no new lists are added though)
Created separate doxygen module 'Analyse' (only affect C comments)
Fixed return codes in slv9a.c, as well as some FPRINTFs.
Cleaned up some documentation in slv_client.h.
Removed var_diff, var_set_diff flag stuff.
Added docstring for Integrator_getEngines in python wrapper.


Revision 1066 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 7 10:02:41 2007 UTC (16 years, 4 months ago) by johnpye
File length: 25500 byte(s)
Diff to previous 1063
Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.

Revision 1063 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 7 07:54:06 2007 UTC (16 years, 4 months ago) by johnpye
File length: 25452 byte(s)
Diff to previous 994
Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with doxygen and ctags.

Revision 994 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 22 14:28:40 2006 UTC (16 years, 5 months ago) by johnpye
File length: 25476 byte(s)
Diff to previous 944
Added VAR_DIFF and VAR_DERIV flags to var_variable type.
Added flagging of variables as such during integrator_analyse_dae.
Cleaned out some old guff from the mtx* headers.

Revision 944 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 25 10:46:13 2006 UTC (16 years, 6 months ago) by johnpye
File length: 24598 byte(s)
Diff to previous 908
Implemented ATOLVECT, ATOL, RTOL parameters for the IDA integrator.

Revision 908 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 26 10:18:53 2006 UTC (16 years, 7 months ago) by johnpye
File length: 24461 byte(s)
Diff to previous 732
first attempt at merging with Ben's changes on the trunk

Revision 732 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 4 14:40:17 2006 UTC (16 years, 11 months ago) by johnpye
File length: 24459 byte(s)
Diff to previous 669
Added general-purpose text-information dialog to PyGTK interface.
Added reporting of clique of a variable to PyGTK GUI.
Changed 'fixable' and 'new bounds' to use the new dialog.
Removed 'set<...>' from ascpy.i (it wasn't working), changed to vector<...>.
Exported a couple of var incidences fns to the DLL/SO.

Revision 669 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 21 07:00:45 2006 UTC (16 years, 11 months ago) by johnpye
File length: 24577 byte(s)
Diff to previous 522
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds the Integration API to the ASCEND solver (in base/generic).
Also provides pre-alpha support for 'IDA' from the SUNDIALS suite, a DAE solver.
Many other minor code clean-ups, including adoption of new 'ASC_NEW' and friends (to replace 'ascmalloc')
Added some very sketchy stuff providing 'DIFF(...)' syntax, although it is anticipated that this will be removed.

Revision 522 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 21 07:22:20 2006 UTC (17 years, 1 month ago) by johnpye
File length: 24501 byte(s)
Diff to previous 521
Fixed all the missing symbols so that ASCEND Tcl/Tk interface builds with separate 'ascendtcl.dll'.
Split Driver.c across Driver.c and new main.c, which has no Tcl/Tk references.


Revision 521 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 21 05:35:59 2006 UTC (17 years, 1 month ago) by johnpye
File length: 24466 byte(s)
Diff to previous 490
Getting the modular version the Tcl/Tk GUI working. In progress.

Revision 490 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 18 06:55:20 2006 UTC (17 years, 1 month ago) by johnpye
File length: 24460 byte(s)
Diff to previous 485
Moved 'extern "C"' into the ASC_DLLSPEC macro.
Renamed .no.yacc and .no.flex files to have .c extension, so that SCons can tell what they are.
Working on getting things building on VC++, still some problems (maybe just issues with $PATH tho)./

Revision 485 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 18 04:47:11 2006 UTC (17 years, 1 month ago) by johnpye
File length: 24523 byte(s)
Diff to previous 480
Huge cleanup of file header comments (GPL notice etc).

Changed from ASC_DLLSPEC to ASC_DLLSPEC(TYPE) -- like python

Fixed up some badly export symbols (missing 'extern')

Fixed exporting of symbols from error.h

Removed ASC_DLLSPEC from .c files-- only in .h files now (hope that's right...)

Changed the way bintoken does its exporting, to take 
advantage of ASC_BUILDING_LIBASCEND (needs testing)

I wonder if the 'extern' keywork should be a part of the ASC_DLLSPEC macro?


Revision 480 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 17 10:45:23 2006 UTC (17 years, 1 month ago) by johnpye
File length: 24853 byte(s)
Diff to previous 430
Adding ASC_DLLSPEC to all functions that are being used by Python interface.
Also cleaned up some #ifdef header brackets and html-style comments inside doxygen comments.
Renamed pygtk/interface/config.in to pygtk/interface/config.h.in and made 
this active again (for ASC_BUILDING_INTERFACE) use.
Trying to catch error in ascpy.Library call with try/except, doesn't work though.

Revision 430 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 4 07:18:41 2006 UTC (17 years, 2 months ago) by ben.allan
File length: 24788 byte(s)
Diff to previous 239
got rid of errant executable bits.

Revision 239 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 30 08:13:33 2006 UTC (17 years, 4 months ago) by johnpye
File length: 24788 byte(s)
Diff to previous 231
Documentation changes

Revision 231 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 29 14:15:44 2006 UTC (17 years, 4 months ago) by johnpye
File length: 31023 byte(s)
Diff to previous 67
Moved some incidence matrix routines to generic/solver from tcltk98.
Documentation changes.
Added (inactive) incidence matrix menu item to PyGTK interface
Fixed autotools make for above changed (need to fix for Jam as well)

Revision 67 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 30 16:31:29 2005 UTC (17 years, 6 months ago) by johnpye
File length: 31137 byte(s)
Diff to previous 56
Standardised the "if seen" #defines to [ASC|ASCTK|ASCPY|ASCXX]_FILENAME_H
Fixed compile on FC3

Revision 56 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 1 00:22:50 2005 UTC (17 years, 8 months ago) by jds
File length: 31167 byte(s)
Diff to previous 54
Updates to jam build:
   - moved FORTRAN library references to Jamrules_general
   - reworked internal referencing; now via Jamrules_general
   - FORTRAN support libs now built & referenced properly
   - initial build of prototype test suite

Other minor source updates:
   - removed references to base.h from header file comments
   - exempted Mingw from __WIN32__ #define of LSODE in Lsode.c

Revision 54 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 2 11:20:09 2005 UTC (17 years, 10 months ago) by jds
File length: 31246 byte(s)
Diff to previous 34
Manual rework of doxygen comments in all headers.
- Added @file comment to all headers.
- Added parameter names to all function declarations in headers.
- Corrected comment referencing where necessary.
- Split some comments which documented blocks of declarations.
- Converted notes about required work into @todo comments so doxygen can generate a todo list.
Minor bug fixes.

Revision 34 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 26 20:35:09 2004 UTC (18 years, 5 months ago) by ben.allan
File length: 20267 byte(s)
Diff to previous 33
fixed missing close comment in the two files i did by hand.

Revision 33 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 26 20:06:01 2004 UTC (18 years, 5 months ago) by ben.allan
File length: 20264 byte(s)
Diff to previous 11
First pass at doxygenation -- mechanically putting in ** and where
most likely needed **< using sed. Lots of cleanup needed to
be really useful, including grouping data types and their
member methods into class-like documentation.

Revision 11 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 13 16:45:56 2004 UTC (18 years, 6 months ago) by aw0a
File length: 20219 byte(s)
Copied from: trunk/ascend4/solver/var.h revision 10
Diff to previous 1
moving things to base/generic

Revision 1 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Oct 29 20:54:12 2004 UTC (18 years, 7 months ago) by aw0a
Original Path: trunk/ascend4/solver/var.h
File length: 20219 byte(s)
Setting up web subdirectory in repository

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

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