Skip to content

Cross-Populate Missing ICPP/IB Patch Geometries #1595

@danieljvickers

Description

@danieljvickers

There are several geometries used in ICPP patches that are not used in IB patches, and vice versa. Seeing as they will both now call the m_patch_geometries module from common, they can now share the exact same numeric for computing patch regions. We are already maintaining those geometry calculations, so they may as well be options available in MFC.

Transferring geometries from IB patches, like airfoil and ellipse geometries, will be relatively trivial. Transferring from ICPP to IB patches, like the ellipsoid, will require some extra work, as modifications to the levelset module as well. The result should be that the two modules will make reference to the same geometry code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions