-
## Bug Description
`TET4`, `HEX8`, and `HEX20` in replicated mesh parallel will crash with the assertion
```
/Users/harblh/projects/moose/scripts/../libmesh/src/base/dof_map.C, line 355, compiled…
-
I'm using IBAMR's bundled boost, and libmesh is configured without boost. I'm getting a build error that looks like
`../../IBAMR/lib/../src/wave_generation/WaveDampingFunctions.cpp:26:10: fatal err…
-
## Rationale
Moose gives an error when using periodic boundary conditions for a scalar in a file which has a LAGRANGE_VEC variable.
## Description
The minimal example is here:
https://gist.git…
-
// I understand that elems returned by the function (mesh.active_element_ptr_range() ) include local elems and ghost elems
// in each process The activate Elem should have a different unqiue…
-
Hi folks,
The coarsen operator is incorrectly specified in INSVCStaggeredNonConservativeHierarchyIntegrator. Specifically, this line:
https://github.com/IBAMR/IBAMR/blob/master/src/navier_stokes/I…
-
Dear all,
I am generating my mesh with tetgen and from time to time the calculation breaks due to 'negative Jacobian', so I would like to finally get this fixed now, but need help in figuring out wha…
-
I'm getting this warning/deprecation message that seems to be coming from within the automake script that we distribute with libmesh, may be time for another autotools update.
```
Unescaped left bra…
-
Background: when we do force spreading, on a given patch we calculate contributions from points outside the patch that can spread into the patch: i.e., if a point can spread into the patch interior we…
-
Still trying to build my own ...
Ubuntu 20.04 on Windows Subsystem for Linux
installed idf by
`git clone -b v4.0 --recursive https://github.com/espressif/esp-idf.git`
and squeezelite by
`git clo…
-
## Bug Description
Link to doxygen on the main website doesn't work.
## Steps to Reproduce
Go [here](https://mooseframework.org/docs/doxygen/libmesh/classes.html)
## Impact
Doxygen is useful.…