Skip to content
#

finite

Here are 54 public repositories matching this topic...

ahojukka5
ahojukka5 commented Sep 16, 2019
add_element!(mesh, elid, eltype, connectivity)
Add an element into the mesh. ´elid´ is the element id, ´eltype´ is the type of the element and ´connectivity´ is the connectivity of the element.

At least eltype needs to be defined more precisely. I guess it's a symbol :Seg2, :Tri3 and so on.

Improve this page

Add a description, image, and links to the finite topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the finite topic, visit your repo's landing page and select "manage topics."

Learn more