Skip to content

About the printing of PetscMat #4

@liuspace

Description

@liuspace

I am testing "test_transpose() " of PETSC2.jl.

A = make_mat()
# test CreateMatTransposed
At = PETSc2.MatCreateTranspose(A)

I can "println(A)", but I can not "println(At)". If I want to view At, should I use PetscView or something else?
Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions