Skip to content

Inconsistent quadrature rules #41

@surzks

Description

@surzks

Currently, the quadrature rules for triangles are a mixture of Dunavant's rules and some rules based on a tensor-product approach.

To be consistent, I replaced the latter ones with the remaining Dunavant rules in PR #40

Moreover, they are now collected in SVectors, which yields a speed-up.

TODO: These days, there are better quadrature rules available, as can be seen in the QuadPy package. However, it might be better to write a dedicated Julia package to collect these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions