Closed thelfer closed 4 years ago
This issue follows this evolution in the generic interface of MFront: https://sourceforge.net/p/tfel/tickets/212/
generic
MFront
The state at the beginning of the time step is now described in a structure called mgis_bv_InitialStateView, the fields of which are all const.
mgis_bv_InitialStateView
const
The following fields of the mgis_bv_StateView are now const:
mgis_bv_StateView
gradients
material_properties
external_state_variables
This issue follows this evolution in the
generic
interface ofMFront
: https://sourceforge.net/p/tfel/tickets/212/The state at the beginning of the time step is now described in a structure called
mgis_bv_InitialStateView
, the fields of which are allconst
.The following fields of the
mgis_bv_StateView
are nowconst
:gradients
material_properties
external_state_variables