Skip to content

Fix supported dimension for VectorFEBoundaryTangentLFIntegrator #250

Open
@mlstowell

Description

The documentation for VectorFEBoundaryTangentLFIntegrator in https://mfem.org/lininteg/ states that it supports 2D and 3D domains but this is not correct. The integrator itself contains an MFEM_VERIFY restricting its use to 2D elements on the boundary of a 3D domain.

Note: this was noticed as part of issue mfem/mfem#4114

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions