This file is indexed.

/usr/lib/petscdir/3.7.5/x86_64-linux-gnu-complex/share/petsc/datafiles/matrices/amesos2_test_mat0.mtx is in libpetsc-complex-3.7.5-dev 3.7.5+dfsg1-4+b1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
%%MatrixMarket matrix coordinate real general
%-------------------------------------------------------------------------------
% author: Eric T Bavier
%
% brief: To use for testing Amesos2.  This is a 13 by 13 sparse matrix with 
%        a data density of 0.3 of random data in the range [0,1]
%-------------------------------------------------------------------------------
6 6 12
1 1 7
1 3 -3
1 5 -1
2 1 2
2 2 8
3 3 1
4 1 -3
4 4 5
5 2 -1
5 5 4
6 4 -2
6 6 6