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

Index of /trunk/base/generic/solver

Files shown:77
Directory revision: 1247 (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/  1184  18 years  johnpye   Fixed test suite for moved files. Removed unaccessible code in lsode.c.
Makefile.vc  117  19 years  aw0a   removed rootfind.c and h from solver subdirectory, from Makefile.in and vc files…
conopt.h  1066  18 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
rsqp.h  1066  18 years  johnpye   Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
conopt.c  1075  18 years  johnpye   Attempts to fix utilities/config.h and ASC_WITH_CONOPT issues with autotools bui…
Makefile.in  1130  18 years  johnpye   Added new 'densemtx.o' file to Makefile.in list.
slv0.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
slv_interface.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
slv2.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
slv6.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
bndman.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
slv9a.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
model_reorder.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
slv7.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
slv9.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
incidence.c  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
slv1.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
mps.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
slvDOF.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
logrelman.h  1183  18 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
slv_server.h  1188  18 years  johnpye   Removed redundant get_linsol* functions where all they do is return NULL. Moved …
slv0.c  1201  18 years  johnpye   Added some more test cases for DAE problem analysis. Little bit of tidying up in…
slv3.h  1201  18 years  johnpye   Added some more test cases for DAE problem analysis. Little bit of tidying up in…
slv8.h  1201  18 years  johnpye   Added some more test cases for DAE problem analysis. Little bit of tidying up in…
analyze.h  1202  18 years  johnpye   Rearranged doxygen groups so that stuff that just deals with slv_system_t is in …
bnd.h  1202  18 years  johnpye   Rearranged doxygen groups so that stuff that just deals with slv_system_t is in …
discrete.h  1202  18 years  johnpye   Rearranged doxygen groups so that stuff that just deals with slv_system_t is in …
var.h  1202  18 years  johnpye   Rearranged doxygen groups so that stuff that just deals with slv_system_t is in …
incidence.h  1202  18 years  johnpye   Rearranged doxygen groups so that stuff that just deals with slv_system_t is in …
system.h  1202  18 years  johnpye   Rearranged doxygen groups so that stuff that just deals with slv_system_t is in …
conditional.h  1202  18 years  johnpye   Rearranged doxygen groups so that stuff that just deals with slv_system_t is in …
logrel.h  1202  18 years  johnpye   Rearranged doxygen groups so that stuff that just deals with slv_system_t is in …
slv6.c  1209  18 years  johnpye   Cleaning up some redundant compiler dependencies
system.c  1209  18 years  johnpye   Cleaning up some redundant compiler dependencies
slv1.c  1211  18 years  johnpye   Fixed dependencies on dimen.h and fractions.h.
logrel.c  1211  18 years  johnpye   Fixed dependencies on dimen.h and fractions.h.
discrete.c  1211  18 years  johnpye   Fixed dependencies on dimen.h and fractions.h.
var.c  1211  18 years  johnpye   Fixed dependencies on dimen.h and fractions.h.
logrelman.c  1211  18 years  johnpye   Fixed dependencies on dimen.h and fractions.h.
checkdim.h  1211  18 years  johnpye   Fixed dependencies on dimen.h and fractions.h.
calc.c  1211  18 years  johnpye   Fixed dependencies on dimen.h and fractions.h.
conditional.c  1211  18 years  johnpye   Fixed dependencies on dimen.h and fractions.h.
slv_interface.c  1212  18 years  johnpye   block_debug function outputs all vars/rels in system.
bnd.c  1213  18 years  johnpye   Added test cases for IDA incidence check. Added test for where REQUIRE specifies…
model_reorder.c  1217  18 years  johnpye   Added integrator_ida_check_lists, it's showing up a problem
mps.c  1217  18 years  johnpye   Added integrator_ida_check_lists, it's showing up a problem
cond_config.h  1221  18 years  johnpye   Implemented the DAE partitioning routine but am nowing tracking down a fiendish …
cond_config.c  1221  18 years  johnpye   Implemented the DAE partitioning routine but am nowing tracking down a fiendish …
slv_stdcalls.c  1221  18 years  johnpye   Implemented the DAE partitioning routine but am nowing tracking down a fiendish …
slv_stdcalls.h  1221  18 years  johnpye   Implemented the DAE partitioning routine but am nowing tracking down a fiendish …
slvDOF.c  1221  18 years  johnpye   Implemented the DAE partitioning routine but am nowing tracking down a fiendish …
slv_common.c  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
slv3.c  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
slv_common.h  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
slv7.c  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
slv_param.c  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
slv9.c  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
slv9a.c  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
SConscript  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
slv8.c  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
calc.h  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
slv2.c  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
slv_client.h  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
slv_param.h  1226  18 years  johnpye   Split slv_param.[ch] from slv.c and slv_common.h. Removed some lint
bndman.c  1227  18 years  johnpye   Header rearrangement for relation_type.h
relman.h  1231  18 years  johnpye   Reversing changes to relman.[ch] (they broke CONOPT)
relman.c  1240  18 years  johnpye   @!@#$#$%! working at last
rel.c  1240  18 years  johnpye   @!@#$#$%! working at last
rel.h  1240  18 years  johnpye   @!@#$#$%! working at last
block.h  1246  18 years  johnpye   Reactivating couple of previously turned-off tests (IDA)
block.c  1246  18 years  johnpye   Reactivating couple of previously turned-off tests (IDA)
diffvars.c  1247  18 years  johnpye   Added 'hires.a4c' test model. Split slv_system_structure out of slv.c and into s…
diffvars.h  1247  18 years  johnpye   Added 'hires.a4c' test model. Split slv_system_structure out of slv.c and into s…
slv_types.h  1247  18 years  johnpye   Added 'hires.a4c' test model. Split slv_system_structure out of slv.c and into s…
analyze.c  1247  18 years  johnpye   Added 'hires.a4c' test model. Split slv_system_structure out of slv.c and into s…
analyse_impl.h  1247  18 years  johnpye   Added 'hires.a4c' test model. Split slv_system_structure out of slv.c and into s…
slv.c  1247  18 years  johnpye   Added 'hires.a4c' test model. Split slv_system_structure out of slv.c and into s…
system_impl.h  1247  18 years  johnpye   Added 'hires.a4c' test model. Split slv_system_structure out of slv.c and into s…

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