Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
greole committed Nov 17, 2023
1 parent 66ff6bd commit b819278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HostMatrix/HostMatrix.H
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const lduInterfaceField *interface_getter(
** @param nrows number of rows
** @param upper_nnz number of non zeros in the upper triangular matrix
** @param is_symmetric whether matrix is symmetric, in the symmetric case
** the lower elemnts indices in the permute array are computed differently
** the lower elements indices in the permute array are computed differently
** @param upper pointer to array of
** @param lower pointer to rows array
** @param rows pointer to rows array
Expand Down

0 comments on commit b819278

Please sign in to comment.