MEDYAN.newmembrane!
Tuple{MEDYAN.Context}
Add a new membrane to the system.
Keyword arguments
meshinit
is structure containing mesh shape initialization information, such as a named tuple(vertlist, trilist)
containing vertex coordinates and triangle list,MeshInitEllipsoid
,MeshInitPlane
or a generalMeshInitSurfaceFunc
.