xref: /petsc/
Name Date Size #Lines LOC

..--

.gitlab/H--4429

config/H--42,24335,796

doc/H--87,15373,319

include/H--68,65141,507

interfaces/H--5640

lib/petsc/H--72,60261,383

share/petsc/H--35,01233,268

src/H--2,197,6141,795,715

systems/Apple/H--14,59914,038

.clang-formatH A D20-Nov-20255.7 KiB207206

.dir-locals.elH A D25-Oct-20236.7 KiB107105

.editorconfigH A D09-Feb-2026345 1712

.gitignoreH A D20-Mar-20254.1 KiB194193

.gitlab-alcf-ci.ymlH A D01-Aug-20211.7 KiB6660

.gitlab-ci.ymlH A D04-Feb-202638.6 KiB1,3451,158

.gitmessageH A D24-Sep-2019230 97

.mailmapH A D21-Jan-20227.7 KiB128124

CODE_OF_CONDUCT.mdH A D09-Sep-2025227 52

CONTRIBUTINGH A D02-Jan-20241.8 KiB4232

GNUmakefileH A D09-Feb-2023553 188

LICENSEH A D16-Jan-20251.5 KiB2822

README.mdH A D16-Nov-2021540 2514

configureH A D18-Apr-2022407 1712

gmakefileH A D19-Feb-202615.5 KiB366312

gmakefile.testH A D19-Feb-202624.5 KiB552477

makefileH A D23-Jan-202629.4 KiB549411

petscdir.mkH A D27-Mar-2020257 72

pyproject.tomlH A D10-Feb-2026135 76

setup.pyH A D10-Feb-202611 KiB370301

README.md

1# README #
2
3### What is this repository for? ###
4
5Host the PETSc numerical library package: https://petsc.org
6
7### How do I get set up? ###
8
9* Download: https://petsc.org/release/download
10* Install: https://petsc.org/release/install
11
12### Contribution guidelines ###
13
14* See the file [CONTRIBUTING](./CONTRIBUTING)
15
16### Who do I talk to? ###
17
18* https://gitlab.com/petsc/petsc/-/issues
19* petsc-maint@mcs.anl.gov
20* https://petsc.org/release/community/mailing/
21
22### Code of Conduct ###
23
24* See the file [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md)
25