Matrix: HB/bcsstk12

Description: SYMMETRIC STIFFNESS MATRIX, ORE CAR (CONSISTENT MASSES)

HB/bcsstk12 graph
(undirected graph drawing)


HB/bcsstk12 dmperm of HB/bcsstk12

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: HB
  • Click here for a description of the HB 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: 110 KB. Use UFget(34) or UFget('HB/bcsstk12') in MATLAB.
  • download in Matrix Market format, file size: 96 KB.
  • download in Rutherford/Boeing format, file size: 58 KB.

    Matrix properties
    number of rows1,473
    number of columns1,473
    nonzeros34,241
    structural full rank?yes
    structural rank1,473
    # of blocks from dmperm9
    # strongly connected comp.9
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typereal
    structuresymmetric
    Cholesky candidate?yes
    positive definite?yes

    authorJ. Lewis
    editorI. Duff, R. Grimes, J. Lewis
    date1982
    kindduplicate structural problem
    2D/3D problem?yes

    Notes:

    duplicate of HB/bcsstk11
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD51,271
    Cholesky flop count2.3e+06
    nnz(L+U), no partial pivoting, with AMD101,069
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD55,719
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD109,097

    SVD-based statistics:
    norm(A)6.55606e+08
    min(svd(A))2.96406
    cond(A)2.21185e+08
    rank(A)1,473
    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

    HB/bcsstk12 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.