Skip to content
Snippets Groups Projects
Commit 7cd5d40d authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Local functions: Turn constructor into a 'bind' method

As one further step towards making LocalInterpolationRules
more like (local) functions, introduce a new method 'bind'
accepting a local finite element and a set of (local)
coefficients.  This method replaces the constructor
taking the same arguments. Instead, the local function object
now has to be default constructed.  This is just an
intermediate step, however.
parent fd029f16
No related branches found
No related tags found
1 merge request!181Improve handling of local functions
Showing
with 137 additions and 94 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment