#707 Jacobian broken for HierarchicalPrismP2LocalFiniteElement
Metadata
Property | Value |
---|---|
Reported by | Jö Fahlke (jorrit@jorrit.de) |
Reported at | Jan 17, 2010 23:33 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Oliver Sander (oliver.sander@tu-dresden.de) |
Last edited at | Jan 20, 2010 13:04 |
Closed by | Oliver Sander (oliver.sander@tu-dresden.de) |
Closed at | Jan 20, 2010 13:04 |
Closed in version | Unknown |
Resolution | Fixed |
Comment | In revision 746 |
Description
dune/localfunctions/test/festfem says:
Bug in evaluateJacobian() for finite element type N4Dune37HierarchicalPrismP2LocalFiniteElementIddEE Shape function derivative does not agree with FD approximation Shape function 7 component 0 at position 0.6666666666666666 0.1666666666666667 0.211324865405187: derivative in direction 1 is 0.6666666666666664, but 0 is expected.
Bug in evaluateJacobian() for finite element type N4Dune37HierarchicalPrismP2LocalFiniteElementIddEE Shape function derivative does not agree with FD approximation Shape function 8 component 0 at position 0.6666666666666666 0.1666666666666667 0.211324865405187: derivative in direction 0 is 0.6666666666666664, but 0 is expected.
Bug in evaluateJacobian() for finite element type N4Dune37HierarchicalPrismP2LocalFiniteElementIddEE Shape function derivative does not agree with FD approximation Shape function 7 component 0 at position 0.1666666666666667 0.6666666666666666 0.211324865405187: derivative in direction 1 is 0.6666666666666664, but 0 is expected.
Bug in evaluateJacobian() for finite element type N4Dune37HierarchicalPrismP2LocalFiniteElementIddEE Shape function derivative does not agree with FD approximation Shape function 8 component 0 at position 0.1666666666666667 0.6666666666666666 0.211324865405187: derivative in direction 0 is 0.6666666666666664, but 0 is expected.
Bug in evaluateJacobian() for finite element type N4Dune37HierarchicalPrismP2LocalFiniteElementIddEE Shape function derivative does not agree with FD approximation Shape function 7 component 0 at position 0.1666666666666667 0.1666666666666667 0.211324865405187: derivative in direction 1 is 0.6666666666666664, but 0 is expected.
and some more.