Skip to content
Snippets Groups Projects
Commit 9be7b2cd authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Compute phase only once per quadrature point

Computing the material phase at a particular point may involve
a call to a Python function.  That is usually quite costly.
Therefore, make sure that this call is really made only once
per quadrature point.
parent 04739d82
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