Hello everyone!
This is deal.II newsletter #277.
It automatically reports recently merged features and discussions about the
deal.II finite element library.
## Below you find a list of recently proposed or merged features:
#16745: Cleanup of SolverGMRES and SolverFGMRES implementations (propos
Professor Bangerth, thanks for your reply,
I changed the code to
"
Triangulation<2,3> triangulation;
GridIn<2,3> grid_in;
"
However, it still doesn't work, and the error message is the same as before:
"
An error occurred in line <2264> of file
in function
static void
dealii::internal::Trian