thelfer / MFrontGenericInterfaceSupport

This project aims at providing support for MFront generic behaviours. This project can be embedded in open-source and propriary sofware
37 stars 35 forks source link

Compilation errors with "@StrainMeasure GreenLagrange" #6

Closed ojamond closed 5 years ago

ojamond commented 5 years ago

When using "@StrainMeasure GreenLagrange;", one get some errors like when building (clang):

error: use of undeclared identifier 'gradients0_old'; did you mean
'gradients0'
error: use of undeclared identifier 'thermodynamic_forces0_old'; did
you mean 'thermodynamic_forces0'?

error: use of undeclared identifier 'K_old'

No problem with "@StrainMeasure Henky;"

thelfer commented 5 years ago

Hi Olivier, The trouble is related to MFront and not MGIS. Thomas

thelfer commented 5 years ago

Fixed in: