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

Cleanup

parent 6ca97a3e
No related branches found
No related tags found
No related merge requests found
......@@ -269,7 +269,6 @@ int main(int argc, char *argv[]) {
auto nodalIntegrals =
assemble_frictional<GridType, GridView, SmallVector, P1Basis>(
leafView, p1Basis, frictionalNodes);
auto myGlobalNonlinearity = assemble_nonlinearity<VectorType, OperatorType>(
grid->size(grid->maxLevel(), dim), parset, nodalIntegrals);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment