Skip to content
Snippets Groups Projects
Commit 2da9443b authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

- added hacked version of the GNU matheval library to evaluate parsed
  functions efficiently ("a la getdp", but faster): I added a new
  directory (gmsh/MathEval) with that code, as well as a new configure
  option and a new define (HAVE_MATH_EVAL)

- generalized the plugin option code to accept arbitrary string options

- new plugin Plugin(Evaluate) that can evaluate arbitrary functions on
  scalar views (useful for example to create background meshes)

PS: Everything (octree + function evaluation) is now in place to write
a general plugin that can make any operation between arbitrary
views...
parent 4f80a961
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment