Skip to content

Simplify method implementation #7

Description

@ablech

Quadrature methods from individual sources are implemented in terms of individual classes. Except for some examples (e.g. 1d Gauss-Legendre), these are equivalent. Instead, a single class for each geometry could be used, which selects the method from a source specified by the method_spec. This would also help with #3 and #5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions