Skip to content

Commit

Permalink
update autofiles & keep only one petsc
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarnotel committed Jun 20, 2024
1 parent ec71f34 commit 2ea8a2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions 3rdparty/getall
Original file line number Diff line number Diff line change
Expand Up @@ -357,13 +357,14 @@ download(
'parmmg.zip',
'9a76fef6be1ab66af3a813409a0388c9'
);
download(
'PETSc',
'https://web.cels.anl.gov/projects/petsc/download/release-snapshots/petsc-3.20.5.tar.gz',
'https://web.cels.anl.gov/projects/petsc/download/release-snapshots/',
'petsc-3.20.5.tar.gz',
'ee6c51b6882d7278a38c5bb5e0c94ed9'
);

# download(
# 'PETSc',
# 'https://web.cels.anl.gov/projects/petsc/download/release-snapshots/petsc-3.20.5.tar.gz',
# 'https://web.cels.anl.gov/projects/petsc/download/release-snapshots/',
# 'petsc-3.20.5.tar.gz',
# 'ee6c51b6882d7278a38c5bb5e0c94ed9'
# );

download(
'htool',
Expand Down
Binary file modified AutoGeneratedFile.tar.gz
Binary file not shown.

0 comments on commit 2ea8a2c

Please sign in to comment.