Ian Bell
|
8327d54ea2
|
Replaced all tabs with spaces (finally) in C++ files
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-11-19 12:16:14 -05:00 |
|
Ian Bell
|
67e26391b0
|
Killed off doxygen errors
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-13 15:57:57 +02:00 |
|
Ian Bell
|
4b082029c4
|
Finally repaired flash routines.
Some edge cases remain
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-24 13:40:46 +02:00 |
|
Ian Bell
|
d3261395bf
|
Replaced all fabs() with std::abs()
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-23 14:56:07 +02:00 |
|
Ian Bell
|
74449b5151
|
Reorganized MatrixMath.h header file
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-07-23 12:26:34 -04:00 |
|
jowr
|
e946d84dec
|
Incompressible library and backend work, still need to convert the coefficients from v4.
|
2014-07-16 13:18:45 +02:00 |
|
jowr
|
79beb6fddc
|
The incompressibles pass the first tests and concentration inputs are read properly
|
2014-07-14 14:54:09 +02:00 |
|
jowr
|
c28012c00a
|
Started implementing the solvers... Inheritance is a little unclear, wrote todo notes in the source. Added test object factories for consistent testing.
|
2014-07-11 13:06:43 +02:00 |
|
Ian Bell
|
7d9c0bffdf
|
Fixed Eigen include in CMake and moved num_rows and num_cols to placate gcc
|
2014-07-06 11:31:19 +02:00 |
|
jowr
|
4e2aa1c404
|
Started to work on flexible polynomial solvers for fractional exponents
|
2014-06-13 13:56:08 +02:00 |
|
jowr
|
e2eee9a1df
|
Added solver and derivative functions, tested and works. Might need to implement our own solvers. Now way of telling Eigen not to find all roots. We know the bounds in most cases...
|
2014-06-11 17:52:56 +02:00 |
|
jowr
|
669195f654
|
Added more PolyMath functions and tests, integration and derivation seems to work.
|
2014-06-11 13:26:35 +02:00 |
|
jowr
|
602e1f9829
|
More matrix math and eigen integration
|
2014-06-10 17:03:28 +02:00 |
|
jowr
|
44f7288944
|
A little bit on polynomials
|
2014-06-07 12:28:53 +02:00 |
|
jowr
|
f4be09df63
|
Finally, some luck with the Matrix classes... C++ lessons learned.
|
2014-06-06 18:39:33 +02:00 |
|
jowr
|
2e615f1434
|
Starting to write tests
|
2014-06-06 15:28:12 +02:00 |
|
jowr
|
636df0ec82
|
Converters seem to work
|
2014-06-06 14:26:47 +02:00 |
|
jowr
|
893785fe95
|
More matrix conversions
|
2014-06-06 14:07:57 +02:00 |
|
jowr
|
183c93ac3c
|
More testing, changed vector to string functions
|
2014-06-06 01:03:35 +02:00 |
|
jowr
|
bdf92d95a9
|
const madness
|
2014-06-05 18:08:21 +02:00 |
|
Ian bell
|
b3847c7522
|
Initial commit for v5, but this time with the right line endings
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-14 12:46:24 +02:00 |
|