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
title: MFrontGenericInterfaceSupport Version 1.1.2
3
+
author: Thomas Helfer
4
+
date: 2025
5
+
lang: en-EN
6
+
numbersections: true
7
+
documentclass: article
8
+
from: markdown+tex_math_single_backslash
9
+
geometry:
10
+
- margin=2cm
11
+
papersize: a4
12
+
link-citations: true
13
+
colorlinks: true
14
+
figPrefixTemplate: "$$i$$"
15
+
tabPrefixTemplate: "$$i$$"
16
+
secPrefixTemplate: "$$i$$"
17
+
eqnPrefixTemplate: "($$i$$)"
18
+
bibliography: bibliography.bib
19
+
---
20
+
21
+
# Issues fixed
22
+
23
+
## Issue #182: `mgis::behaviour::update` does not handle the case when a multi-components material property or external state variable has been initialized by uniform values and is updated by non-uniform values
24
+
25
+
For more details, see <https://github.com/thelfer/MFrontGenericInterfaceSupport/issues/182>.
0 commit comments