Skip to content

Implementation of mode selection strategies #1

@PeterGerds

Description

@PeterGerds

The modal truncation performed in HAMLS can be performed using many different approaches (see literature for different mode selection strategies):

  • Implement a mode selection strategy where eigenvectors are selected based on a given or adaptive truncation bound. See, for example, Remark 8.2 in [Peter Gerds: "Solving an Elliptic PDE Eigenvalue Problem via Automated Multi-Level Substructuring and Hierarchical Matrices", Dissertation, RWTH-Aachen University].
  • Implement a generic interface where the user can pass a function to the program that can specify the eigenvectors to be selected depending on the size of the subproblem, the problem type (subdomain/interface), underlying dimension and used polynomial degree of FEM-discretisation.

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