Skip to content
Snippets Groups Projects

Add overload for LagrangeBasis with single node

Merged Müller, Felix requested to merge feature/lagrangebasis_with_single_node into master
Files
5
@@ -8,7 +8,7 @@ ellipt->solver->relative tolerance: 1.e-10
ellipt->solver->info: 1
ellipt->solver->precon: ilu
ellipt->output[]->format: vtk
ellipt->output[]->filename: boundary.2d
ellipt->output[]->name: u
ellipt->output[]->output directory: ./output
ellipt->output->format: vtk
ellipt->output->filename: boundary.2d
ellipt->output->name: u
ellipt->output->output directory: ./output
Loading