Skip to content
Snippets Groups Projects
Commit 4473f63f 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 9a4da735
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment