Skip to content

Switch for SingleBoundaryMesh function from class Mesh.m #477

Description

@jose-antonio-torres

Current status: the function SingleBoundaryMesh from Mesh.m calls the MATLAB boundary.m function always, but this is expensive. Goal: create switch to refeer to the function CreateBoundaryMesh (the one that returns a cell for the different edges/faces) for simple domains (box domains) or the general boundary.m otherwise. When the boundary is not connected, i.e there are no corners, SingleBoundaryMesh still connects the end points.

Main classes/functions:

Outline of the solution

  • Step 1
  • ...

Assigned to:
Wingman:

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions