Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • petsc petsc
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 728
    • Issues 728
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PETScPETSc
  • petscpetsc
  • Repository
  • petsc
  • src
  • ksp
  • ksp
  • tutorials
  • ex54f.F90
Find file BlameHistoryPermalink
  • Barry Smith's avatar
    Refactor handling of setable properties of matrices via MatSetOptions() · b94d7ded
    Barry Smith authored Jun 12, 2022 and Satish Balay's avatar Satish Balay committed Jul 10, 2022
    Introduce PetscBool3 with enum values true, false, and unknown
    
    Use PetscBool3 to store matrices properties in a matrix and cleanup interface to check these values
    
    Add full support for symmetric, Hermitian, structurally symmetric, and SPD.
    
    Commit-type: feature
    /spend 6h
    b94d7ded