-
### Describe new/missing feature
As PETSc SNES has way more features than our newton solver, and is not trivial to implement, it would be best to move the current implementation out of the tests and …
-
### Description
I'm having errors calling the PETSc solver on my Mac. It was working in the morning and broke when I `checkout`ed out and in to my branch. So I think the branch updated, breaking it. …
-
packages/nox/src-petsc/NOX_Petsc_Group.C
Line: 186 and Line: 217: brackets are not enclosed resulting in apparent compilation errors.
not sure why this happened....
-
When building Serac TPLs for tioga/ rzvernal I encountered two problems related to building PETSc:
1. PETSc doesn't like when the HIP prefix is `/opt/rocm-5.7.1` in the `spack.yaml` (prefers `/opt/…
-
Hello,
Just a heads up: after updating to MacOS command line tools 16.1, I encountered dynamic_cast failures in IBAMR (which uses libmesh to handle finite elements) when compiler optimizations are …
-
Changes here: https://petsc.org/release/changes/322/
Todo:
- [ ] Make a new dependency module https://github.com/Chaste/dependency-modules/issues/70
- [ ] See if `develop` builds and passes a…
-
### Bug Description
-ksp_type
-snes_test_jacobian
when passed to the second PC object get passed to the first one as well.
Same for solve_type but that's likely a different cause. It would be …
-
I've been trying to use autoibamr to setup and build IBAMR on my MAC. Using autoibamr "out of the box" with a version of python which has xdrlib needed for older petsc versions, I am able to compile I…
-
**Describe the bug**
If I understood correctly, there was a recent update to the tsfc repository #https://github.com/firedrakeproject/tsfc/commit/1944432ab023e009bf159fe5598ce89091419d19 that should…
-
### Motivation
When dealing with problems involving intermittent contact or sliding between material bodies, the elements in contact are continually changing. This leads to frequent alterations in th…