-
Hello, while doing some further testing for the upcoming GMG work in #1568 I came across a situation where I can reliably hit the PETSc error below while constructing some projection matrixes in a 3D …
-
### Bug Description
Even though some kernels request the divergence of vector basis functions (the one we saw issues with wereNEDELEC_ONE and LAGRANGE_VEC), it is not available after reinit and in …
-
When running python `setup.py build_ext --inplace`
I get this error:
`C:\Users\User\anaconda3\envs\mesh_funcspace\lib\site-packages\torch\utils\cpp_extension.py:184: UserWarning: Error checking …
-
@roystgnr
I'm setting up `femputer` with a CIVET server and client (server is up and running, working on client and software stack).
What do we want to have CIVET run for GRINS? I'm hoping to s…
-
### Bug Description
SIDE_HIERARCHIC doesn't work with array variables while HIERARCHIC does. This seems like an error because of the similarity of the two variables.
### Steps to Reproduce
``…
-
Does libmesh support compiling on Windows platform? If so, what is the compile command?
-
**RQ3: Is keywords searching for commits consistent with our mechanical turks? How about human-in-the-loop AI bug reports reading method?**
KEYWORDS:
| |Precision|Recall| F1|
|----------|-----…
-
I just tried a dead simple asynchronous communicator "receive" and it fails to compile. I was unable to find any raw send/receives for strings in the library or test suite. I believe we've converted …
-
In a few places in MOOSE I have try-catch behavior that essentially tries to perform a second order boundary value calculation that may result in a singularity if there are multiple non-orthogonal bou…
-
There are a few components in libMesh that ought to be suitable for non-FEM-based third-party projects.
We're already using the GetPot libMesh-fork in other codes. This is as simple as it gets since…