This website requires JavaScript.
Explore
Help
Sign In
223031012
/
DAMASK_EICMD
mirror of
https://github.com/achalhp/DAMASK_EICMD.git
Watch
1
Star
0
Fork
You've already forked DAMASK_EICMD
0
Code
Issues
Projects
Releases
Wiki
Activity
5676330e93
DAMASK_EICMD
/
lib
/
damask
/
geometry
/
marc.py
9 lines
108 B
Python
Raw
Blame
History
# $Id$
from
.
geometry
import
Geometry
class
Marc
(
Geometry
)
:
def
__init__
(
self
)
:
self
.
solver
=
'
Marc
'
Reference in New Issue
View Git Blame
Copy Permalink