Skip to content

feat: separate GTB functionality from periodicity #361

Description

@dtoshniwal

Currently, periodicity needs to go through the GTB struct, but maybe it would be better to specialize it to a different struct. So all strictly GTB functionality stays with the GTB struct, but when something needs to be periodicity, we create a PeriodicFESpace. This will also allow specialization of methods to periodicity (e.g., when considering boundary integral computation, or when checking for minimal intersections).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions