History log of /petsc/src/sys/tests/ex59.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 732aec7a 22-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/remove-cast' into 'main'

Use NULL or nullptr instead of casted 0

See merge request petsc/petsc!7857


# c8025a54 21-Sep-2024 Pierre Jolivet <pierre@joliv.et>

Use NULL or nullptr instead of casted 0


# e8e8640d 26-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/rm-first-empty-line' into 'main'

Remove first and last empty lines

See merge request petsc/petsc!6892


# 92bec4ee 26-Sep-2023 Pierre Jolivet <pierre@joliv.et>

Remove first and last empty lines


# 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


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

source code format changes due to .clang-format changes


# 7d9cc766 05-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-09-01/fix-fp_trap_underflow' into 'main'

Do not trap for floating point underflow

See merge request petsc/petsc!5581


# bd2b07b1 05-Sep-2022 Barry Smith <bsmith@mcs.anl.gov>

Do not trap for floating point underflow

Add floating point underflow test

cleanup PetscSetFPTrap() code

Commit-type: error-checking, bug-fix, portability-fix
Reported-by: Marsha Berger
/spend 1.5h