Matrix: Norris/fv3

Description: S.Norris, Univ. Auckland. FEM, Laplace eqn 2D 101x101 mesh

Norris/fv3 graph
(undirected graph drawing)


Norris/fv3

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Norris
  • Click here for a description of the Norris group.
  • Click here for a list of all matrices
  • Click here for a list of all matrix groups
  • download as a MATLAB mat-file, file size: 80 KB. Use UFget(889) or UFget('Norris/fv3') in MATLAB.
  • download in Matrix Market format, file size: 136 KB.
  • download in Rutherford/Boeing format, file size: 68 KB.

    Matrix properties
    number of rows9,801
    number of columns9,801
    nonzeros87,025
    structural full rank?yes
    structural rank9,801
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typereal
    structuresymmetric
    Cholesky candidate?yes
    positive definite?yes

    authorS. Norris
    editorT. Davis
    date2003
    kind2D/3D problem
    2D/3D problem?yes

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD310,926
    Cholesky flop count2.2e+07
    nnz(L+U), no partial pivoting, with AMD612,051
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD506,007
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD954,787

    SVD-based statistics:
    norm(A)4
    min(svd(A))0.00197352
    cond(A)2026.84
    rank(A)9,801
    sprank(A)-rank(A)0
    null space dimension0
    full numerical rank?yes

    singular values (MAT file):click here
    SVD method used:s = svd (full (A)) ;
    status:ok

    Norris/fv3 svd

    For a description of the statistics displayed above, click here.

    Maintained by Tim Davis, last updated 12-Mar-2014.
    Matrix pictures by cspy, a MATLAB function in the CSparse package.
    Matrix graphs by Yifan Hu, AT&T Labs Visualization Group.