Skip to content

Build PCMS without MeshFields library #301

@jacobmerson

Description

@jacobmerson

To limit the number of dependencies required for PCMS, we should enable building without MeshFields.

Items that need to be resolved:

  1. Add a Omega_h adapter type that can handle order 0 and order 1 Lagrange fields. For the linear fields we can simply use the barycentric coordinates as our shape functions and this is already built into Omega_h.
  2. Gate all calls to MeshFields
  3. Add CI test to build with -DPCMS_ENABLE_MESHFIELDS=OFF

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