You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Add missing #ifdef NEML2_ENABLED (idaholab idaholab#54)
Add missing #ifdef NEML2_ENABLED (idaholab idaholab#54)