Skip to content
Snippets Groups Projects
Commit bac3056f authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

TODO

parent 9719dab3
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ class GlobalRuinaNonlinearity
if ((*nodalIntegrals)[i][0] == 0)
return trivialNonlinearity;
// TODO: cache functions
shared_ptr<NiceFunction const> const func(
new RuinaFunction((*nodalIntegrals)[i][0], (*a)[i][0], (*mu)[i][0],
(*eta)[i][0], (*normalStress)[i][0]));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment