/[ascend]/trunk/base/generic/solver
ViewVC logotype

Index of /trunk/base/generic/solver

Files shown:105
Directory revision: 1066 (of 3507)
Sticky Revision:
(Current path doesn't exist after revision 2010)


File Rev. Age Author Last log entry
 Parent Directory        
example/  525  19 years  johnpye   Rolled 'ascPrintType.h' into 'ascPrint.h' for simplicity.
test/  1061  19 years  johnpye   Fixed compiler warnings from test_ascEnvVar.c
Makefile.vc  117  20 years  aw0a   removed rootfind.c and h from solver subdirectory, from Makefile.in and vc files…
README  11  21 years  aw0a   moving things to base/generic
slv_interface.c  430  19 years  ben.allan   got rid of errant executable bits.
mps.c  430  19 years  ben.allan   got rid of errant executable bits.
mtx_reorder.c  430  19 years  ben.allan   got rid of errant executable bits.
slv0.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv3.c  1064  19 years  johnpye   Replaced all Asc_Panic calls with ASC_PANIC, which includes __FUNCTION__, __FILE…
slv0.c  1060  19 years  johnpye   Moved vector functions out of slv_common.c into mtx_vector.c Created correspondi…
slv3.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
plainqr.c  494  19 years  johnpye   Restoring plainqr.c
slv_interface.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv_server.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
linutils.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
analyze.c  1064  19 years  johnpye   Replaced all Asc_Panic calls with ASC_PANIC, which includes __FUNCTION__, __FILE…
bndman.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
analyze.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
mtx_perms.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv6.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv6.c  709  19 years  johnpye   Monster commit! Lots of recommenting and reorganising of external relations-rela…
mtx_perms.c  719  19 years  johnpye   Added 'invars' and 'outvars' pointers (to var_variable pointer arrays) in ExtRel…
mtx.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
checkdim.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
ida.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv9.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv.c  1064  19 years  johnpye   Replaced all Asc_Panic calls with ASC_PANIC, which includes __FUNCTION__, __FILE…
bndman.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
rsqp.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv7.c  1064  19 years  johnpye   Replaced all Asc_Panic calls with ASC_PANIC, which includes __FUNCTION__, __FILE…
samplelist.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
ida.c  1060  19 years  johnpye   Moved vector functions out of slv_common.c into mtx_vector.c Created correspondi…
samplelist.c  966  19 years  johnpye   Cleaned up code comments in units.h Fixed a bug with starting timesteps in LSODE…
slv9a.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
mps.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv9a.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv_common.c  1060  19 years  johnpye   Moved vector functions out of slv_common.c into mtx_vector.c Created correspondi…
linutils.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
slv_common.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
logrel.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
logrel.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
conopt.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
conopt.c  919  19 years  johnpye   Fixing bug #305 (CONOPT not working with testconopt.a4c). Some effort to rearran…
var.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv2.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv2.c  1054  19 years  johnpye   Sorry, it was bothering me :-) http://www.randomhouse.com/wotd/index.pperl?date=
var.c  954  19 years  johnpye   A few cleanups to get towards compilation on Solaris.
rankiba2.c  1064  19 years  johnpye   Replaced all Asc_Panic calls with ASC_PANIC, which includes __FUNCTION__, __FILE…
slv8.c  1060  19 years  johnpye   Moved vector functions out of slv_common.c into mtx_vector.c Created correspondi…
calc.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv8.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
calc.c  709  19 years  johnpye   Monster commit! Lots of recommenting and reorganising of external relations-rela…
conditional.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
conditional.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
rel.c  1064  19 years  johnpye   Replaced all Asc_Panic calls with ASC_PANIC, which includes __FUNCTION__, __FILE…
linsolqr.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
linsolqr.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
rel.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
relman.c  1035  19 years  johnpye   Softened error from bintoken.c Improved error reporting in instantiate.c Rearran…
relman.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
integrator.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
mtx_linal.c  399  19 years  johnpye   Normalised all #include statements so that files in the current directory are in…
integrator.c  1063  19 years  johnpye   Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with…
slv9.c  1039  19 years  johnpye   Fixed up some #includes in compiler .[ch] files. Switched instantiate.c to using…
mtx_linal.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv_types.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
bnd.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
bnd.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
cond_config.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
cond_config.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
slv1.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
lsode.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
model_reorder.c  993  19 years  johnpye   Added Matrix Market export routines (from math.nist.gov). Added necessary build …
lsode.c  1055  19 years  johnpye   simplified slv_check_bounds call.
SConscript  1060  19 years  johnpye   Moved vector functions out of slv_common.c into mtx_vector.c Created correspondi…
model_reorder.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
mtx_query.c  399  19 years  johnpye   Normalised all #include statements so that files in the current directory are in…
system.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
mtx_basic.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
mtx_query.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
mtx_basic.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
system.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slvDOF.c  843  19 years  johnpye   Changed over to ASC_NEW* for some solver memory allocation. Fixed up file header…
linsol.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
slv1.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slvDOF.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
linsol.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
aww.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
Makefile.in  1060  19 years  johnpye   Moved vector functions out of slv_common.c into mtx_vector.c Created correspondi…
aww.c  1049  19 years  johnpye   Changed integrator_solve to return 0 on success Changed integrator_checkstatus t…
idalinear.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
idalinear.c  1013  19 years  johnpye   Added doxygen comments for linear routines in base/generic/solver. Fixed up miss…
discrete.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
discrete.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
mtx_reorder.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv7.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv_stdcalls.c  1055  19 years  johnpye   simplified slv_check_bounds call.
slv_client.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
slv_stdcalls.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
mtx_use_only.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
mtx_use_only.c  399  19 years  johnpye   Normalised all #include statements so that files in the current directory are in…
logrelman.c  908  19 years  johnpye   first attempt at merging with Ben's changes on the trunk
incidence.c  709  19 years  johnpye   Monster commit! Lots of recommenting and reorganising of external relations-rela…
incidence.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
mtx_vector.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
mtx_vector.c  1060  19 years  johnpye   Moved vector functions out of slv_common.c into mtx_vector.c Created correspondi…
logrelman.h  1066  19 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.

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