|
SpECTRE
2021.08.02
|
If Metavars has a SubcellOptions member struct and SubcellOptions::subcell_enabled is true then inherits from std::true_type, otherwise inherits from std::false_type.
More...
#include <UsingSubcell.hpp>
If Metavars has a SubcellOptions member struct and SubcellOptions::subcell_enabled is true then inherits from std::true_type, otherwise inherits from std::false_type.
DgSubcell library so that executables that do not use subcell do not need to link against it.