Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Update PythonInterface
authored
Oct 04, 2020
by
Van Dung NGUYEN
Show whitespace changes
Inline
Side-by-side
PythonInterface.md
View page @
f50fb88b
...
...
@@ -41,7 +41,9 @@ A domain is defined as
domain
=
dG3DDomain
(
tag
,
phys
,
sp
,
lnum
,
fdg
,
dim
,
nonLocalVar
,
nonConstitutiveExtraDOFVar
,
nonCurlData
)
```
where
*) *
tag
*
-
*tag*
-
*phys*
-
*sp*
```
python
...
...