History log of /petsc/src/ksp/pc/impls/factor/qr/qr.h (Results 1 – 8 of 8)
Revision Date Author Comments
# 9dd11ecf 25-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-17/header-guard-check' into 'main'

Check header guards

See merge request petsc/petsc!6822


# a4963045 18-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Convert all header guards to pragma once


# 061e922f 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'

Feature: Bicycle Storage Facility 2

See merge request petsc/petsc!5661


# 6524c165 21-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation


# 58d68138 23-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-21/clang-format-source' into 'main'

format repository with clang-format

See merge request petsc/petsc!5541


# 9371c9d4 22-Aug-2022 Satish Balay <balay@mcs.anl.gov>

clang-format: convert PETSc sources to comply with clang-format


# 149e269f 20-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/feature-spqr' into 'main'

Implement interface to SuiteSparseQR (SPQR) sparse direct QR factorization.

See merge request petsc/petsc!3976


# a2fc1e05 08-Mar-2021 Toby Isaac <tisaac@cc.gatech.edu>

Implement interface to SuiteSparseQR (SPQR) sparse direct QR factorization.