Adjusting pyramid integration rules and related data

This commit is contained in:
Stowell, Mark L.
2025-03-12 16:27:58 -07:00
parent ac39347119
commit cc7c996425
6 changed files with 60 additions and 11 deletions
+1 -1
View File
@@ -1592,7 +1592,7 @@ ND_FuentesPyramidElement::ND_FuentesPyramidElement(const int p,
const int cb_type,
const int ob_type)
: VectorFiniteElement(3, Geometry::PYRAMID, p * (3 * p * p + 5), p,
H_CURL, FunctionSpace::Pk),
H_CURL, FunctionSpace::Uk),
dof2tk(dof), doftrans(p)
{
zmax = 0.0;