This website works better with JavaScript.
Home
Explore
Help
Sign In
cflin
/
StaticSimulation
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
0
Tags
30 MiB
Tree:
8a529d4a99
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8a529d4a99'
${ noResults }
StaticSimulation
/
3rd
/
MshIO
/
python
/
mshio
/
__init__.py
4 lines
95 B
Raw
Normal View
History
first commit
2 years ago
"""
A tiny C++ library to read/write ASCII/binary MSH format files.
"""
from
.
pymshio
import
*