Bård Skaflestad
|
b1b245ccab
|
Don't include <iostream> in public header.
|
2013-05-02 15:16:48 +02:00 |
|
Atgeirr Flø Rasmussen
|
63aae9a232
|
Avoid unused variable warning in release build.
|
2013-05-02 11:26:06 +02:00 |
|
Atgeirr Flø Rasmussen
|
8e7ae33724
|
Fixed wrong assert() in operator*(sparse matrix, AD block).
Also removed unnecessary debug output (that was wrong anyway).
|
2013-05-01 21:25:50 +02:00 |
|
Atgeirr Flø Rasmussen
|
f85e74bcff
|
Added operator* that allows A*x for sparse A and x an AD object.
|
2013-05-01 09:05:53 +02:00 |
|
Atgeirr Flø Rasmussen
|
92f56f6d92
|
Removed variable index from ForwardBlock class.
Feature was in the way of having (for example) face variables depending on cell variables.
|
2013-05-01 09:03:56 +02:00 |
|
Bård Skaflestad
|
633de102c2
|
Fix misprint in operator*() chain rule.
|
2013-04-30 22:51:29 +02:00 |
|
Atgeirr Flø Rasmussen
|
d046b9e97a
|
Completed simple block AD class.
|
2013-04-30 20:28:32 +02:00 |
|
Atgeirr Flø Rasmussen
|
d518b5c787
|
Initial work in progress on block AD class.
|
2013-04-30 16:15:40 +02:00 |
|