Skip to content

Switch for SingleBoundaryMesh function from class Mesh.m #477

@jose-antonio-torres

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:

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