Atgeirr Flø Rasmussen
|
dfbf8dd80e
|
Commented the assemble() function.
|
2013-05-24 22:30:54 +02:00 |
|
Atgeirr Flø Rasmussen
|
9894fdc2d4
|
Renamed residual_.reservoir -> residual_.mass_balance.
Also initialize in initializer list, eliminating the need for
the allocateResidual() method.
|
2013-05-24 22:16:06 +02:00 |
|
Bård Skaflestad
|
7432ca215f
|
Include <cassert> for assert() macro.
|
2013-05-24 22:04:58 +02:00 |
|
Bård Skaflestad
|
2dffbb3a70
|
Add gather/scatter support for wells
|
2013-05-24 17:22:35 +02:00 |
|
Bård Skaflestad
|
c5ad446a0a
|
Include well support in FIBOSolver interface.
Update callers accordingly.
|
2013-05-24 15:27:19 +02:00 |
|
Bård Skaflestad
|
3a31a1a61f
|
Implement residualNorm() for reservoir part.
This is a prerequisite to having a working Newton loop.
This is a forward-port of commit 604f866 .
|
2013-05-24 11:38:17 +02:00 |
|
Atgeirr Flø Rasmussen
|
e367f08732
|
Moved implementation to .cpp file.
|
2013-05-24 11:14:05 +02:00 |
|
Atgeirr Flø Rasmussen
|
f916153747
|
Added (empty) implementation file.
|
2013-05-24 10:52:49 +02:00 |
|