| #
5e642da6
|
| 21-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/checkbadSource' into 'main'
checkbadSource: enforce proper style in makefiles
See merge request petsc/petsc!8802
|
| #
3f02e49b
|
| 21-Oct-2025 |
Pierre Jolivet <pierre@joliv.et> |
checkbadSource: enforce proper style in makefiles
|
| #
802a5182
|
| 22-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-12-21/rm-unneeded-mansec' into 'main'
Remove MANSEC from makefiles it is not needed in, tutorials and tests
See merge request petsc/petsc!7137
|
| #
39eaa9ea
|
| 22-Dec-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove MANSEC from makefiles it is not needed in, tutorials and tests
|
| #
e6bb321c
|
| 26-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-17/rm-unneeded-test-from-makefiles' into 'main'
simplify/cleanup makefile system
See merge request petsc/petsc!6201
|
| #
60bb51bd
|
| 18-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove need for seperate lib/petsc/conf/test file by merging with rules file
Commit-type: maintainability
|
| #
297cb52f
|
| 01-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-02-22/rm-locdir' into 'main'
Remove need for hardwired LOCDIR in all makefiles
See merge request petsc/petsc!6113
|
| #
21e3ffae
|
| 23-Feb-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove unneeded declarations of LOCDIR from all the makefiles
Commit-type:documentation
|
| #
872356c3
|
| 23-May-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'finite_element_wraps' into 'main'
Wrap most of PetscSpace PetscDualSpace, PetscFE, PetscQuadrature
See merge request petsc/petsc!5198
|
| #
78f1d139
|
| 23-May-2022 |
Romain Beucher <romain.beucher@anu.edu.au> |
Add a simple create/destroy test for PetscDualSpace Fix: Do not create a section for a PetscDualSpace if it does not have a DM
|