Skip to content
Snippets Groups Projects
user avatar
Oliver Sander authored
The multigrid hierarchy is built in two different ways, depending on whether
we use a P1NodalBasis for the discretization, or anything else.  Previously,
this switch was made using the preprocessor.  The patches changes the code
to use std::is_same instead.

[[Imported from SVN: r10046]]
f0d01da2
History
Name Last commit Last update
..