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

TODO

global nonlinearities are hardly ever constructed
parent ee6c9090
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,6 @@ class GlobalLaursenNonlinearity
}
private:
// TODO: If we're clever, we only store one vector with the precomputed
// results
shared_ptr<BlockVector<FieldVector<double, 1>> const> mu;
shared_ptr<BlockVector<FieldVector<double, 1>> const> normalStress;
shared_ptr<BlockVector<FieldVector<double, 1>> const> nodalIntegrals;
......
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