Correct misunderstanding about row-major vs. column major ordering.

This commit is contained in:
Bård Skaflestad 2012-04-20 23:53:04 +02:00
parent 755bc5ecb5
commit 97a21f1094

View File

@ -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