Skip to content

mark user-facing methods as const where possible #62

@joyal-mathew

Description

@joyal-mathew

User-facing methods should be marked as const where possible to allow more flexibility in user code.

For example, MeshField::OmegahMeshField::triangleLocalPointEval. In my use case, I need to be able to call this function from a const context.

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