Parent Directory
|
|
|
|
|
test/
|
1000 |
17 years |
johnpye |
Removed 'FAIL' for non-implemented tests in test_slv_common.c
|
example/
|
525 |
18 years |
johnpye |
Rolled 'ascPrintType.h' into 'ascPrint.h' for simplicity.
|
var.c
|
954
|
17 years |
johnpye |
A few cleanups to get towards compilation on Solaris.
|
ida.h
|
977
|
17 years |
johnpye |
Abstracted the internal integrator calls into a struct IntegratorInternals.
Fixe…
|
lsode.h
|
977
|
17 years |
johnpye |
Abstracted the internal integrator calls into a struct IntegratorInternals.
Fixe…
|
aww.h
|
977
|
17 years |
johnpye |
Abstracted the internal integrator calls into a struct IntegratorInternals.
Fixe…
|
aww.c
|
977
|
17 years |
johnpye |
Abstracted the internal integrator calls into a struct IntegratorInternals.
Fixe…
|
mtx_perms.c
|
719
|
18 years |
johnpye |
Added 'invars' and 'outvars' pointers (to var_variable pointer arrays) in ExtRel…
|
model_reorder.c
|
993
|
17 years |
johnpye |
Added Matrix Market export routines (from math.nist.gov).
Added necessary build …
|
model_reorder.h
|
993
|
17 years |
johnpye |
Added Matrix Market export routines (from math.nist.gov).
Added necessary build …
|
incidence.h
|
993
|
17 years |
johnpye |
Added Matrix Market export routines (from math.nist.gov).
Added necessary build …
|
var.h
|
994
|
17 years |
johnpye |
Added VAR_DIFF and VAR_DERIV flags to var_variable type.
Added flagging of varia…
|
relman.h
|
994
|
17 years |
johnpye |
Added VAR_DIFF and VAR_DERIV flags to var_variable type.
Added flagging of varia…
|
slv_stdcalls.c
|
994
|
17 years |
johnpye |
Added VAR_DIFF and VAR_DERIV flags to var_variable type.
Added flagging of varia…
|
linsol.h
|
1013
|
17 years |
johnpye |
Added doxygen comments for linear routines in base/generic/solver.
Fixed up miss…
|
idalinear.h
|
1013
|
17 years |
johnpye |
Added doxygen comments for linear routines in base/generic/solver.
Fixed up miss…
|
idalinear.c
|
1013
|
17 years |
johnpye |
Added doxygen comments for linear routines in base/generic/solver.
Fixed up miss…
|
SConscript
|
1012
|
17 years |
johnpye |
Added idalinear.[ch], which will expose the linsolqr solver as a linear solver f…
|
slvDOF.c
|
843
|
18 years |
johnpye |
Changed over to ASC_NEW* for some solver memory allocation.
Fixed up file header…
|
samplelist.h
|
966
|
17 years |
johnpye |
Cleaned up code comments in units.h
Fixed a bug with starting timesteps in LSODE…
|
samplelist.c
|
966
|
17 years |
johnpye |
Cleaned up code comments in units.h
Fixed a bug with starting timesteps in LSODE…
|
slv9a.h
|
784
|
18 years |
johnpye |
Enabled the LRSLV solver, so that CMSLV will be able to function correctly.
|
slv8.h
|
783
|
18 years |
johnpye |
First work towards reinstating the CONOPT solver. So far, I've got it building
a…
|
integrator.h
|
1010
|
17 years |
johnpye |
Fixed ASC_ASSERT_RANGE (hopefully)
Fixing C99isms in integrator.[ch]
|
integrator.c
|
1010
|
17 years |
johnpye |
Fixed ASC_ASSERT_RANGE (hopefully)
Fixing C99isms in integrator.[ch]
|
slv_interface.h
|
522
|
18 years |
johnpye |
Fixed all the missing symbols so that ASCEND Tcl/Tk interface builds with separa…
|
slv_server.h
|
522
|
18 years |
johnpye |
Fixed all the missing symbols so that ASCEND Tcl/Tk interface builds with separa…
|
calc.h
|
522
|
18 years |
johnpye |
Fixed all the missing symbols so that ASCEND Tcl/Tk interface builds with separa…
|
cond_config.h
|
522
|
18 years |
johnpye |
Fixed all the missing symbols so that ASCEND Tcl/Tk interface builds with separa…
|
conopt.h
|
800
|
18 years |
johnpye |
Fixed for CONOPT under Windows.
|
ida.c
|
1023
|
17 years |
johnpye |
Fixed problem with output of scalar atol value in IDA.
|
conopt.c
|
919
|
17 years |
johnpye |
Fixing bug #305 (CONOPT not working with testconopt.a4c).
Some effort to rearran…
|
system.h
|
919
|
17 years |
johnpye |
Fixing bug #305 (CONOPT not working with testconopt.a4c).
Some effort to rearran…
|
slv.c
|
1027
|
17 years |
johnpye |
Fixing bug with importhandler_setsharedpointer (you need to RemoveTableData if y…
|
slv3.c
|
921
|
17 years |
johnpye |
Fixing up some malloc/free problems with integrator.c, removing some debug outp…
|
slv8.c
|
921
|
17 years |
johnpye |
Fixing up some malloc/free problems with integrator.c, removing some debug outp…
|
Makefile.in
|
681
|
18 years |
johnpye |
Found the problem with the autotools build
|
checkdim.h
|
485
|
18 years |
johnpye |
Huge cleanup of file header comments (GPL notice etc).
Changed from ASC_DLLSPEC…
|
slv_client.h
|
944
|
17 years |
johnpye |
Implemented ATOLVECT, ATOL, RTOL parameters for the IDA integrator.
|
rsqp.h
|
54
|
19 years |
jds |
Manual rework of doxygen comments in all headers.
- Added @file comment to all h…
|
bndman.h
|
54
|
19 years |
jds |
Manual rework of doxygen comments in all headers.
- Added @file comment to all h…
|
logrelman.h
|
54
|
19 years |
jds |
Manual rework of doxygen comments in all headers.
- Added @file comment to all h…
|
analyze.h
|
669
|
18 years |
johnpye |
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds…
|
rankiba2.c
|
669
|
18 years |
johnpye |
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds…
|
slv2.c
|
669
|
18 years |
johnpye |
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds…
|
relman.c
|
1031
|
17 years |
johnpye |
Merging Ben's changes from trunk, changeset 1105 to changeset 1234.
This breaks …
|
slv0.c
|
709
|
18 years |
johnpye |
Monster commit!
Lots of recommenting and reorganising of external relations-rela…
|
slv3.h
|
709
|
18 years |
johnpye |
Monster commit!
Lots of recommenting and reorganising of external relations-rela…
|
slv9.h
|
709
|
18 years |
johnpye |
Monster commit!
Lots of recommenting and reorganising of external relations-rela…
|
calc.c
|
709
|
18 years |
johnpye |
Monster commit!
Lots of recommenting and reorganising of external relations-rela…
|
slv_types.h
|
709
|
18 years |
johnpye |
Monster commit!
Lots of recommenting and reorganising of external relations-rela…
|
slv6.c
|
709
|
18 years |
johnpye |
Monster commit!
Lots of recommenting and reorganising of external relations-rela…
|
slv_stdcalls.h
|
709
|
18 years |
johnpye |
Monster commit!
Lots of recommenting and reorganising of external relations-rela…
|
incidence.c
|
709
|
18 years |
johnpye |
Monster commit!
Lots of recommenting and reorganising of external relations-rela…
|
mtx_query.c
|
399
|
18 years |
johnpye |
Normalised all #include statements so that files in the current directory
are in…
|
mtx_linal.c
|
399
|
18 years |
johnpye |
Normalised all #include statements so that files in the current directory
are in…
|
mtx_use_only.c
|
399
|
18 years |
johnpye |
Normalised all #include statements so that files in the current directory
are in…
|
lsode.c
|
997
|
17 years |
johnpye |
Refactored tests into a shared library of tests and a executable of
just the CUn…
|
plainqr.c
|
494
|
18 years |
johnpye |
Restoring plainqr.c
|
slv0.h
|
466
|
18 years |
johnpye |
Rolled back revision 451, since the DLL loading issue on Windows is now resolved…
|
slv2.h
|
466
|
18 years |
johnpye |
Rolled back revision 451, since the DLL loading issue on Windows is now resolved…
|
slv1.h
|
466
|
18 years |
johnpye |
Rolled back revision 451, since the DLL loading issue on Windows is now resolved…
|
slvDOF.h
|
775
|
18 years |
johnpye |
Tidied up headers in slvDOF.h
Added 'show freeable vars' to GUI.
Fixed up the 'c…
|
linutils.h
|
1015
|
17 years |
johnpye |
Trying doxygen comments once again
|
mtx_perms.h
|
1015
|
17 years |
johnpye |
Trying doxygen comments once again
|
mtx.h
|
1015
|
17 years |
johnpye |
Trying doxygen comments once again
|
mtx_linal.h
|
1015
|
17 years |
johnpye |
Trying doxygen comments once again
|
mtx_basic.h
|
1015
|
17 years |
johnpye |
Trying doxygen comments once again
|
mtx_query.h
|
1015
|
17 years |
johnpye |
Trying doxygen comments once again
|
mtx_reorder.h
|
1015
|
17 years |
johnpye |
Trying doxygen comments once again
|
mtx_use_only.h
|
1015
|
17 years |
johnpye |
Trying doxygen comments once again
|
linsolqr.h
|
1015
|
17 years |
johnpye |
Trying doxygen comments once again
|
slv_common.h
|
1026
|
17 years |
johnpye |
Working on tracking down a segfault occuring when TestIDADENSE and TestExtFn tes…
|
analyze.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
slv9.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
slv9a.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
slv_common.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
linutils.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
logrel.h
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
logrel.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
bndman.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
conditional.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
conditional.h
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
rel.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
logrelman.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
rel.h
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
bnd.h
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
bnd.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
cond_config.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
slv1.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
system.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
mtx_basic.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
linsol.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
discrete.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
discrete.h
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
linsolqr.c
|
908
|
17 years |
johnpye |
first attempt at merging with Ben's changes on the trunk
|
slv_interface.c
|
430
|
18 years |
ben.allan |
got rid of errant executable bits.
|
slv6.h
|
430
|
18 years |
ben.allan |
got rid of errant executable bits.
|
mps.h
|
430
|
18 years |
ben.allan |
got rid of errant executable bits.
|
mps.c
|
430
|
18 years |
ben.allan |
got rid of errant executable bits.
|
mtx_reorder.c
|
430
|
18 years |
ben.allan |
got rid of errant executable bits.
|
slv7.h
|
430
|
18 years |
ben.allan |
got rid of errant executable bits.
|
slv7.c
|
430
|
18 years |
ben.allan |
got rid of errant executable bits.
|
README
|
11
|
19 years |
aw0a |
moving things to base/generic
|
Makefile.vc
|
117
|
18 years |
aw0a |
removed rootfind.c and h from solver subdirectory, from Makefile.in and vc files…
|