From 97a21f10948e874bd1636b60513de4adc343b7f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A5rd=20Skaflestad?= Date: Fri, 20 Apr 2012 23:53:04 +0200 Subject: [PATCH] Correct misunderstanding about row-major vs. column major ordering. --- opm/core/newwells.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opm/core/newwells.h b/opm/core/newwells.h index ce04e6a34..5b1234cc4 100644 --- a/opm/core/newwells.h +++ b/opm/core/newwells.h @@ -97,7 +97,7 @@ struct Wells * sizes are, respectively, * * gpot n*NP - * A n²*NP (matrix in row-major (i.e., Fortran) order). + * A n²*NP (matrix in column-major (i.e., Fortran) order). * phasemob n*NP * * in which "n" denotes the number of active fluid phases (and