-
## Bug description
A Floating point exception is generated then caught by the FPExceptionGuard as intended. However we dont have the location of the exception even with the necessary breakpoint, whic…
-
### Library name
libmesh
### New version number
v1.7.1
### Other information that may be useful (release notes, etc...)
https://github.com/libMesh/libmesh/releases/tag/v1.7.1
-
Hello,
I've been following the [Windows installation instructions ](https://libmesh.github.io/installation.html )using MSYS2 on Windows 11. After generating the config files and running `make` I'm …
-
Assertion `g < _variable_groups.size()' failed.
g = 0
_variable_groups.size() = 0
Stack frames: 11
0: libMesh::print_trace(std::ostream&)
1: libMesh::MacroFunctions::report_error(char const…
-
when compiling grins, I had an error in linking phase, where openmpi libraries where not found.
in fact the linking command was missing -L/usr/lib/openmpi (and adding it to LDFLAGS solved it for me), …
-
Hey guys!
Just set up a new Ubuntu 22.04 machine from scratch:
- installed moose without any issues with the mamba generated env
- installed qt (5.10.1)
- set the libmesh-path in my meshit.pr…
-
Seen this several times now... Exodus simply can't handle meshes over about 200M elements:
```
MooseMesh::prepare()
Mesh Information:
elem_dimensions()={3}
spatial_dimension()=3
n_nodes…
-
I'm working with the [Coreform](https://coreform.com/) folks on adding basic IGA support to libMesh (and MOOSE), via their tech for converting isogeometric U-spline meshes into Bezier patches that we …
-
This is the bug @jabrown893 and I found earlier in his TAVR code. I don't understand precisely how he triggered it there but I can reproduce the same error in a much simpler setting. Consider the foll…
-
Last release of LibMesh is 1.5 years old, and there has been a lot of development. I have projects that depend on specific commits, but that is not appropriate to install on a large cluster (we want s…