Skip to content

Instantly share code, notes, and snippets.

@ysimillides
Last active May 22, 2018 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ysimillides/2ca17449efbfdbc5a47a58682b4ea196 to your computer and use it in GitHub Desktop.
Save ysimillides/2ca17449efbfdbc5a47a58682b4ea196 to your computer and use it in GitHub Desktop.
todo list
Coding
re-evaluate arithmetic operations for Forms in jfem.jl
add integer points (currently only support double) so we can create Points([2,2]) instead of needing to write Points([2.,2.])
set_subdomain and boundary mesh tests
possible create jinterface file?
Blog post on mesh type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment