John Dupuy
|
d01bf20ef5
|
restored original CMakeList again
|
2023-11-06 19:55:34 -06:00 |
|
John Dupuy
|
c406ad8b00
|
DiagonalMatrix is now double only also.
|
2023-11-06 19:44:07 -06:00 |
|
John Dupuy
|
87bd168b50
|
works locally, but imagine it breaks elsewhere
|
2023-11-06 16:31:57 -06:00 |
|
John Dupuy
|
0c18245bcf
|
adding bogus returns after assert(false)
|
2023-11-05 18:16:35 -06:00 |
|
John Dupuy
|
5af8a39106
|
Windows can't do __attribute__((unused))
|
2023-11-05 17:57:08 -06:00 |
|
John Dupuy
|
997ecc0b2a
|
Moved instantiations around. Removed a few warning.
|
2023-11-05 17:47:33 -06:00 |
|
John Dupuy
|
f67e605f0d
|
builds and links!
|
2023-11-05 16:45:35 -06:00 |
|
John Dupuy
|
796147aeda
|
more instantiations
|
2023-11-05 01:33:49 -05:00 |
|
John Dupuy
|
ede688e7da
|
FullMatrix version are now all visible in lib. Now need FullColumn etc to work.
|
2023-11-05 01:07:12 -05:00 |
|
John Dupuy
|
8408c2245e
|
(broken) gettin' some sleep
|
2023-11-04 00:04:07 -05:00 |
|
John Dupuy
|
67bef75bab
|
hides FullMatrix; instances FullMatrixDouble FullMatrixFullMatrixDouble
|
2023-11-03 21:16:49 -05:00 |
|
John Dupuy
|
8dbb49d032
|
stopping point
|
2023-11-03 13:57:11 -05:00 |
|
John Dupuy
|
30822f3513
|
reverted build.yml change; added refs for clang++
|
2023-11-02 21:47:46 -05:00 |
|
John Dupuy
|
ae7ab0c29b
|
Added reference headers and moved some code.
|
2023-11-02 18:12:13 -05:00 |
|
Adrián Insaurralde Avalos
|
a82ac80346
|
Fix linker errors - Add all .cpp and .h to sources
|
2023-10-25 18:44:31 -03:00 |
|
John Dupuy
|
9f8fbe138d
|
Possible bug fix. Needs to be tested.
|
2023-10-23 18:25:51 -05:00 |
|
John Dupuy
|
addd1006b2
|
moved size-dependent code to cpp files (plus override decl)
|
2023-10-23 18:22:07 -05:00 |
|
John Dupuy
|
203e76d12d
|
warning fixes
|
2023-10-23 17:16:19 -05:00 |
|
Aik-Siong Koh
|
4360daddf3
|
OndselSolver can read and write *.asmt files
|
2023-10-19 10:51:51 -06:00 |
|
sliptonic
|
11abd49311
|
cmake fixes to build on linux
|
2023-10-17 10:49:52 -05:00 |
|
Aik-Siong Koh
|
8c383a1003
|
auto max = 0 to double max = 0.0
|
2023-10-17 07:57:02 -06:00 |
|
Aik-Siong Koh
|
0b07ff126a
|
MBDynCase.mbd MBDyn file working
|
2023-10-17 07:57:02 -06:00 |
|
Aik-Siong Koh
|
84cb979354
|
crank_slider.mbd MBDyn file working
|
2023-10-17 07:57:02 -06:00 |
|
Paddle
|
61943686c4
|
Adds 'solve' function to ASMTAssembly.
Simplify runSinglePendulumSuperSimplified() more
|
2023-10-09 16:56:43 +02:00 |
|
Aik-Siong Koh
|
26ca616f53
|
getPosition3D getQuarternions added
|
2023-10-05 15:10:01 -06:00 |
|
Aik-Siong Koh
|
e108538d3e
|
MBDyn classes for reading
|
2023-10-05 09:03:21 -06:00 |
|
Paddle
|
a630846856
|
Change name of math.h and math.cpp
|
2023-10-05 16:41:26 +02:00 |
|
Paddle
|
73f9877779
|
Initialize mass marker and gravity so that they don't need to be defined in assembly.
|
2023-10-05 13:47:45 +02:00 |
|
Paddle
|
9fd22a5504
|
Change the project name from MbDCode to OndselSolver.
|
2023-10-04 18:35:36 +02:00 |
|