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 @
a344da57
...
@@ -41,7 +41,7 @@ A domain is defined as
...
@@ -41,7 +41,7 @@ A domain is defined as
domain
=
dG3DDomain
(
tag
,
phys
,
sp
,
lnum
,
fdg
,
dim
,
nonLocalVar
,
nonConstitutiveExtraDOFVar
,
nonCurlData
)
domain
=
dG3DDomain
(
tag
,
phys
,
sp
,
lnum
,
fdg
,
dim
,
nonLocalVar
,
nonConstitutiveExtraDOFVar
,
nonCurlData
)
```
```
where
where
-
*tag*
-
*tag*
: an integer associated to this domain.
-
*phys*
-
*phys*
-
*sp*
-
*sp*
...
...