3 citations · 3 across the 1 of their papers we have counts for
3 papers
cs.SE2025
Experience converting a large mathematical software package written in C++ to C++20 modules
Wolfgang Bangerth
Mathematical software has traditionally been built in the form of "packages" that build on each other. A substantial fraction of these packages is written in C++ and, as a conseque…
cs.CE2022★ 3 cited
I'm stuck! How to efficiently debug computational solid mechanics models so you can enjoy the beauty of simulations
Ester Comellas, Jean-Paul Pelteret, Wolfgang Bangerth
A substantial fraction of the time that computational modellers dedicate to developing their models is actually spent trouble-shooting and debugging their code. However, how this p…
cs.MS2019
The deal.II finite element library: design, features, and insights
Daniel Arndt, Wolfgang Bangerth, Denis Davydov +7
deal.II is a state-of-the-art finite element library focused on generality, dimension-independent programming, parallelism, and extensibility. Herein, we outline its primary design…