MOOSE Newsletter (October 2025)
This MOOSE Newsletter edition is in progress. Please check back in November 2025 for a complete description of all MOOSE changes.
MOOSE Improvements
MOOSE Modules Changes
libMesh-level Changes
2025.10.21 Update
Fix for
make distcleanFixes for
get_diagonal()andget_transpose()inEigenSparseMatrix, and implementations inLaspackMatrixImproved test coverage for sparse matrix transposes and norms
DofObjectandEleminvalid id constants are nowconstexpr, for improved CPU performance and GPGPU compatibilityVariationalMeshSmoothernow supports prism elements; additionally, the verbosity and tolerances of the variational system solve are now user-controllableFix a potential preallocation error in parallel HDF5 sparse matrix reads
Fixes for poly2tri headers
Drop deprecated public
Mesh::boundary_infomemberAdd tests for higher order quads in the variational smoother
Add tests for mixed elements in the variational smoother
Add fix for
MeshTools::find_nodal_neighborsto work with higher order elementsUpdate
BoundaryInfoto enable ID removal and renumbering one boundary at a timeOptimize Lagrange shape computations in 1D