History log of /petsc/src/ts/tutorials/advection-diffusion-reaction/reaction_diffusion.h (Results 1 – 7 of 7)
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


# 3ea99036 17-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Fix some malformed if !defined() header guards


# 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


# 12bafbd6 09-Aug-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'hongzh/add-acms-support' into 'main'

Add support for CAMS

See merge request petsc/petsc!4111


# 60f0b76e 28-Apr-2021 Hong Zhang <hongzhang@anl.gov>

Add matrix-free example for ex5adj and clean up ex5 examples

- Delete duplicative code for the ease of maintenance.
- Update output for the examples