Home
last modified time | relevance | path

Searched hist:c337cccebbfbbeebfaafe5a2eafb1ae8b9095d2f (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/seq/
H A Daij.cc337cccebbfbbeebfaafe5a2eafb1ae8b9095d2f Sun Jan 26 20:51:36 UTC 2014 Jed Brown <jed@jedbrown.org> MatAIJ ASCII_MATLAB: fix nofinalvalue case

A dummy final value is needed to ensure the size of the matrix. It
needs to be printed with the same number of columns as the actual matrix
entries.

Reported-by: Torquil Macdonald Sørensen <torquil@gmail.com>