Skip to content

Add check for invalid extents when checking a field  #14

Description

@pspoerri
    gt_verification::boundary_extent boundaryK() const noexcept {
        return makeBoundaryExtent(0, 0, 0, 0, 0, 1);
    }
    collection_.register_output_and_reference_field("w", w_out, env_.boundaryK());

should throw an error if used with a field that has no boundaries in k.

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