Atgeirr Flø Rasmussen
|
5182fef48d
|
Switch loop ordering for better cache performance.
|
2012-08-27 13:17:27 +02:00 |
|
Atgeirr Flø Rasmussen
|
9bb76d74cc
|
Fixed bug in matrix multiplication (matrix has Fortran element order).
|
2012-08-27 11:19:22 +02:00 |
|
Atgeirr Flø Rasmussen
|
e96421dbd7
|
Whitespace cleanup.
|
2012-08-23 08:59:09 +02:00 |
|
Atgeirr Flø Rasmussen
|
96327164cc
|
Added computeSurfacevol() method.
The method is called by the reordering transport solver after computing
new saturations in order to update the surface volumes.
|
2012-08-23 08:57:48 +02:00 |
|
Bård Skaflestad
|
cc054d474d
|
computeFractionalFlow(): Reuse the output array in all intermediate calculations.
This eliminates a number of free-store operations and data movements.
|
2012-06-13 17:07:56 +02:00 |
|
Atgeirr Flø Rasmussen
|
af8a32c560
|
Silence a warning.
|
2012-05-16 12:52:58 +02:00 |
|
Atgeirr Flø Rasmussen
|
7700716d32
|
Added utility functions for compressible fluid case.
|
2012-05-15 12:49:15 +02:00 |
|