History log of /petsc/src/mat/tutorials/ex18.h (Results 1 – 6 of 6)
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


# 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


# ac50153c 18-Feb-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-01-27/doc-cco-finite-elements' into 'main'

Cook up trivial demo of use of MatSetPreallocationCOO() with finite elements

See merge request petsc/petsc!4773


# 735d7f90 27-Jan-2022 Barry Smith <bsmith@mcs.anl.gov>

Cook up trivial demo of use of MatSetPreallocationCOO() with finite elements

Clarify MatSetPreallocationCOO() usage in manual page

Kokkos part of example provided by Jed Brown

Commit-type: docs, e

Cook up trivial demo of use of MatSetPreallocationCOO() with finite elements

Clarify MatSetPreallocationCOO() usage in manual page

Kokkos part of example provided by Jed Brown

Commit-type: docs, example
/spend 3h
Reported-by: Fande Kong <fdkong.jd@gmail.com>
Thanks-to: Jed Brown <jed@jedbrown.org>
Thanks-to: Junchao Zhang <jczhang@mcs.anl.gov>

show more ...