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.
15
Commits
1
Branch
0
Tags
30 MiB
C++
80.9%
CMake
18.8%
Python
0.3%
Tree:
1daa84d062
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1daa84d062'
${ noResults }
StaticSimulation
/
3rd
/
MshIO
/
python
/
mshio
/
__init__.py
3 lines
95 B
Raw
Blame
History
"""
A tiny C++ library to read/write ASCII/binary MSH format files.
"""
from
.
pymshio
import
*
Reference in new issue