Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
ElmerCSC
Edit Copy
Star
GitHub Repository:
ElmerCSC/elmerfem
Path:
blob/devel/ElmerGUI/Application/plugins/egmain.h
3
2
0
3
views
1
int
eg_loadmesh
(
const
char
*
filename
)
;
2
int
eg_transfermesh
(
mesh_t
*
mesh
,
const
char
*
str
)
;
3
4