Skip to content
Snippets Groups Projects
Commit af1156f6 authored by Dennis Gläser's avatar Dennis Gläser Committed by Timo Koch
Browse files

[disc] add implementation of l2-projector

Functionality to create l2 projectors that project the solution
living in a function space basis on a domain grid into the function
space basis living on a target grid. Currently, the algorithm
assumes the grids to be non-conforming and expects a glue object.
An overload for different bases operating on the same grid can
be provided in the future, however, the current algorithm would
work as well (with the overhead of computing trivial intersections).
parent 50550c41
No related branches found
No related tags found
1 merge request!1609Feature/projector
Loading
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