Skip to content
Snippets Groups Projects
Commit 30aa72ea authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

ellipt demo repaired

parent 76b77866
No related branches found
No related tags found
No related merge requests found
...@@ -72,7 +72,7 @@ int main(int argc, char* argv[]) ...@@ -72,7 +72,7 @@ int main(int argc, char* argv[])
ellipt.addVectorOperator(rhsOperator, 0); ellipt.addVectorOperator(rhsOperator, 0);
// ===== add boundary conditions ===== // ===== add boundary conditions =====
// ellipt.addDirichletBC(1, 0, 0, new G); ellipt.addDirichletBC(1, 0, 0, new G);
// ===== start adaption loop ===== // ===== start adaption loop =====
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment