Skip to content

Missing #ifdef NEML2_ENABLED in HyperElasticIsotropic.C #54

Open
@nnrustamo

Description

@nnrustamo
Collaborator

If one does not have NEML2_ENABLED then HyperElasticIsotropic.C will not compile because the header file has #ifdef NEML2_ENABLED and so the compiler will throw an error "HyperElasticIsotropic.C:12:33: error: use of undeclared identifier 'HyperElasticIsotropic'".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @nnrustamo

      Issue actions

        Missing #ifdef NEML2_ENABLED in HyperElasticIsotropic.C · Issue #54 · idaholab/swift